2
0
Fork 0
mirror of https://github.com/Vonng/ddia.git synced 2026-06-21 00:47:05 +08:00

bump hextra to the latest version

This commit is contained in:
Feng Ruohang 2025-08-31 20:12:04 +08:00
parent 3a6df27a88
commit b86d77288e
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -2,4 +2,4 @@ module github.com/Vonng/ddia
go 1.24.5
require github.com/imfing/hextra v0.9.7 // indirect
require github.com/imfing/hextra v0.11.0 // indirect

2
go.sum
View file

@ -1,2 +1,4 @@
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=