We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e7e883 commit 6783446Copy full SHA for 6783446
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.2 // indirect
+require github.com/imfing/hextra v0.12.3 // indirect
go.sum
@@ -1,3 +1,4 @@
1
github.com/imfing/hextra v0.12.1 h1:3t1n0bmJbDzSTVfht93UDcfF1BXMRjeFojA071ri2l8=
github.com/imfing/hextra v0.12.1/go.mod h1:vi+yhpq8YPp/aghvJlNKVnJKcPJ/VyAEcfC1BSV9ARo=
github.com/imfing/hextra v0.12.2/go.mod h1:vi+yhpq8YPp/aghvJlNKVnJKcPJ/VyAEcfC1BSV9ARo=
+github.com/imfing/hextra v0.12.3/go.mod h1:vi+yhpq8YPp/aghvJlNKVnJKcPJ/VyAEcfC1BSV9ARo=
0 commit comments