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 57e4aee commit 571a8eeCopy full SHA for 571a8ee
2 files changed
go.mod
@@ -1,5 +1,5 @@
1
module github.com/quic-go/docs
2
3
-go 1.22.0
+go 1.24.0
4
5
-require github.com/imfing/hextra v0.8.6 // indirect
+require github.com/imfing/hextra v0.11.1 // indirect
go.sum
@@ -1,2 +1,2 @@
-github.com/imfing/hextra v0.8.6 h1:fpOqzcUs26Lc/ZzowYSBcnpe00d/aZw4HhiHP7ycSks=
-github.com/imfing/hextra v0.8.6/go.mod h1:cEfel3lU/bSx7lTE/+uuR4GJaphyOyiwNR3PTqFTXpI=
+github.com/imfing/hextra v0.11.1 h1:8pTc4ReYbzGTHAnyiebmlT3ijFfIXiGu1r7tM/UGjFI=
+github.com/imfing/hextra v0.11.1/go.mod h1:cEfel3lU/bSx7lTE/+uuR4GJaphyOyiwNR3PTqFTXpI=
0 commit comments