Skip to content

Commit 7bab2bc

Browse files
authored
Merge pull request #181 from axivo/renovate/github.com-imfing-hextra-0.x
chore(deps): update module github.com/imfing/hextra to v0.9.7
2 parents a38f971 + 13b7ee1 commit 7bab2bc

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

docs/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ go 1.22
44

55
require (
66
github.com/axivo/website/global v1.0.2 // indirect
7-
github.com/imfing/hextra v0.9.4 // indirect
7+
github.com/imfing/hextra v0.9.7 // indirect
88
)

docs/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
github.com/axivo/website/global v1.0.2 h1:I/gqY1YbiTUQ21bpFcgE3bFwg+pBVQ2ipKMuoV57GLI=
22
github.com/axivo/website/global v1.0.2/go.mod h1:QQk2/AIFUOQIGv0YQivBp1qa9aQeAjHHljwIJCGc1fk=
3-
github.com/imfing/hextra v0.9.4 h1:k1KEC2mtYbMVBMOYUYK5Yy8pNPpIH3u6pBTRyBSN6No=
4-
github.com/imfing/hextra v0.9.4/go.mod h1:cEfel3lU/bSx7lTE/+uuR4GJaphyOyiwNR3PTqFTXpI=
3+
github.com/imfing/hextra v0.9.7 h1:Zg5n24us36Bn/S/5mEUPkRW6uwE6vHHEqWSgN0bPXaM=
4+
github.com/imfing/hextra v0.9.7/go.mod h1:cEfel3lU/bSx7lTE/+uuR4GJaphyOyiwNR3PTqFTXpI=

k3s-cluster/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ go 1.22
44

55
require (
66
github.com/axivo/website/global v1.0.2 // indirect
7-
github.com/imfing/hextra v0.9.4 // indirect
7+
github.com/imfing/hextra v0.9.7 // indirect
88
)

k3s-cluster/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
github.com/axivo/website/global v1.0.2 h1:I/gqY1YbiTUQ21bpFcgE3bFwg+pBVQ2ipKMuoV57GLI=
22
github.com/axivo/website/global v1.0.2/go.mod h1:QQk2/AIFUOQIGv0YQivBp1qa9aQeAjHHljwIJCGc1fk=
3-
github.com/imfing/hextra v0.9.4 h1:k1KEC2mtYbMVBMOYUYK5Yy8pNPpIH3u6pBTRyBSN6No=
4-
github.com/imfing/hextra v0.9.4/go.mod h1:cEfel3lU/bSx7lTE/+uuR4GJaphyOyiwNR3PTqFTXpI=
3+
github.com/imfing/hextra v0.9.7 h1:Zg5n24us36Bn/S/5mEUPkRW6uwE6vHHEqWSgN0bPXaM=
4+
github.com/imfing/hextra v0.9.7/go.mod h1:cEfel3lU/bSx7lTE/+uuR4GJaphyOyiwNR3PTqFTXpI=

0 commit comments

Comments
 (0)