We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9a20f91 + 8f62a95 commit c66e070Copy full SHA for c66e070
2 files changed
go.mod
@@ -2,4 +2,4 @@ module docs.ergohaven.xyz
2
3
go 1.24.4
4
5
-require github.com/imfing/hextra v0.11.1 // indirect
+require github.com/imfing/hextra v0.12.1 // indirect
go.sum
@@ -1,2 +1,2 @@
1
-github.com/imfing/hextra v0.11.1 h1:8pTc4ReYbzGTHAnyiebmlT3ijFfIXiGu1r7tM/UGjFI=
-github.com/imfing/hextra v0.11.1/go.mod h1:cEfel3lU/bSx7lTE/+uuR4GJaphyOyiwNR3PTqFTXpI=
+github.com/imfing/hextra v0.12.1 h1:3t1n0bmJbDzSTVfht93UDcfF1BXMRjeFojA071ri2l8=
+github.com/imfing/hextra v0.12.1/go.mod h1:vi+yhpq8YPp/aghvJlNKVnJKcPJ/VyAEcfC1BSV9ARo=
0 commit comments