We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bae5d9 commit 9dd622fCopy full SHA for 9dd622f
2 files changed
go.mod
@@ -2,4 +2,4 @@ module github.com/learn-software-engineering/website
2
3
go 1.26
4
5
-require github.com/imfing/hextra v0.12.0 // indirect
+require github.com/imfing/hextra v0.12.1 // indirect
go.sum
@@ -1,2 +1,3 @@
1
github.com/imfing/hextra v0.12.0 h1:f6y35hW/WDJEcx9S0dOmbICOBxYE0PmP6IJFsTUgVyY=
github.com/imfing/hextra v0.12.0/go.mod h1:YAv8XRNSmcqjieFwI7fVQK1AoY2Do+45DO9HGqxSGu4=
+github.com/imfing/hextra v0.12.1/go.mod h1:vi+yhpq8YPp/aghvJlNKVnJKcPJ/VyAEcfC1BSV9ARo=
0 commit comments