We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc0596c commit 8f1be8bCopy full SHA for 8f1be8b
go.mod
@@ -2,4 +2,4 @@ module github.com/imfing/hextra-starter-template
2
3
go 1.21
4
5
-require github.com/imfing/hextra v0.10.2 // indirect
+require github.com/imfing/hextra v0.11.0 // indirect
go.sum
@@ -1,2 +1,2 @@
1
-github.com/imfing/hextra v0.10.2 h1:etVtBSHH3V4xYZ2uqlh7HWZitdaZLWG+sCoGtFqyAEk=
-github.com/imfing/hextra v0.10.2/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