We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7184c1 commit 1acd638Copy full SHA for 1acd638
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.0 // indirect
+require github.com/imfing/hextra v0.10.1 // indirect
go.sum
@@ -1,2 +1,2 @@
1
-github.com/imfing/hextra v0.10.0 h1:dR0NEa6r/CF42xIq4WMbRqzUx8hsP1fQC39WrDYGEGk=
-github.com/imfing/hextra v0.10.0/go.mod h1:cEfel3lU/bSx7lTE/+uuR4GJaphyOyiwNR3PTqFTXpI=
+github.com/imfing/hextra v0.10.1 h1:W2vI4Hot7z9lRcTmRFRQ1rzpnybp2tTuY6yHsRDUXq4=
+github.com/imfing/hextra v0.10.1/go.mod h1:cEfel3lU/bSx7lTE/+uuR4GJaphyOyiwNR3PTqFTXpI=
0 commit comments