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 3a6df27 commit b86d772Copy full SHA for b86d772
go.mod
@@ -2,4 +2,4 @@ module github.com/Vonng/ddia
2
3
go 1.24.5
4
5
-require github.com/imfing/hextra v0.9.7 // indirect
+require github.com/imfing/hextra v0.11.0 // indirect
go.sum
@@ -1,2 +1,4 @@
1
github.com/imfing/hextra v0.9.7 h1:Zg5n24us36Bn/S/5mEUPkRW6uwE6vHHEqWSgN0bPXaM=
github.com/imfing/hextra v0.9.7/go.mod h1:cEfel3lU/bSx7lTE/+uuR4GJaphyOyiwNR3PTqFTXpI=
+github.com/imfing/hextra v0.11.0 h1:2HswtfKD/TFg2VWp0hvsH5F3/WoEugiz8s3n2JFouqY=
+github.com/imfing/hextra v0.11.0/go.mod h1:cEfel3lU/bSx7lTE/+uuR4GJaphyOyiwNR3PTqFTXpI=
0 commit comments