We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fbdd25 commit 6022a52Copy full SHA for 6022a52
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.9.0 // indirect
+require github.com/imfing/hextra v0.9.1 // indirect
go.sum
@@ -1,2 +1,2 @@
1
-github.com/imfing/hextra v0.9.0 h1:1UyLZgS1eayce2ETCOjAQssXpkRz3HDrIs/fljH0lkU=
-github.com/imfing/hextra v0.9.0/go.mod h1:cEfel3lU/bSx7lTE/+uuR4GJaphyOyiwNR3PTqFTXpI=
+github.com/imfing/hextra v0.9.1 h1:7zkX7bFcE3+sluuvcKImWm2xWU4W40vTJXVjzpgeK+Y=
+github.com/imfing/hextra v0.9.1/go.mod h1:cEfel3lU/bSx7lTE/+uuR4GJaphyOyiwNR3PTqFTXpI=
0 commit comments