diff --git a/claude/go.mod b/claude/go.mod index c4171f6..0f174e9 100644 --- a/claude/go.mod +++ b/claude/go.mod @@ -3,6 +3,6 @@ module github.com/axivo/website/docs go 1.25 require ( - github.com/axivo/website/global v1.0.3 // indirect + github.com/axivo/website/global v1.0.4 // indirect github.com/imfing/hextra v0.11.1 // indirect ) diff --git a/claude/go.sum b/claude/go.sum index 0e10012..2dc7a2d 100644 --- a/claude/go.sum +++ b/claude/go.sum @@ -1,4 +1,4 @@ -github.com/axivo/website/global v1.0.3 h1:Nk+xFqMyi0mpyVUNYLCy5ALYJniL0i9gUHgc7MazfBU= -github.com/axivo/website/global v1.0.3/go.mod h1:CDxLwZCshxNnTwXh3DR6IncIU2kkvveTSo3AdKTs4cA= +github.com/axivo/website/global v1.0.4 h1:L1xjtlid2sCQKgRi32Crx5rsl9x3iqjLd6zXgiCd/Ag= +github.com/axivo/website/global v1.0.4/go.mod h1:a/BSXKI9qEZ7PwHQJNyNZjqnT6iKwHD+YJg5UzwlVA8= github.com/imfing/hextra v0.11.1 h1:8pTc4ReYbzGTHAnyiebmlT3ijFfIXiGu1r7tM/UGjFI= github.com/imfing/hextra v0.11.1/go.mod h1:cEfel3lU/bSx7lTE/+uuR4GJaphyOyiwNR3PTqFTXpI= diff --git a/docs/go.mod b/docs/go.mod index c4171f6..0f174e9 100644 --- a/docs/go.mod +++ b/docs/go.mod @@ -3,6 +3,6 @@ module github.com/axivo/website/docs go 1.25 require ( - github.com/axivo/website/global v1.0.3 // indirect + github.com/axivo/website/global v1.0.4 // indirect github.com/imfing/hextra v0.11.1 // indirect ) diff --git a/docs/go.sum b/docs/go.sum index 0e10012..2dc7a2d 100644 --- a/docs/go.sum +++ b/docs/go.sum @@ -1,4 +1,4 @@ -github.com/axivo/website/global v1.0.3 h1:Nk+xFqMyi0mpyVUNYLCy5ALYJniL0i9gUHgc7MazfBU= -github.com/axivo/website/global v1.0.3/go.mod h1:CDxLwZCshxNnTwXh3DR6IncIU2kkvveTSo3AdKTs4cA= +github.com/axivo/website/global v1.0.4 h1:L1xjtlid2sCQKgRi32Crx5rsl9x3iqjLd6zXgiCd/Ag= +github.com/axivo/website/global v1.0.4/go.mod h1:a/BSXKI9qEZ7PwHQJNyNZjqnT6iKwHD+YJg5UzwlVA8= github.com/imfing/hextra v0.11.1 h1:8pTc4ReYbzGTHAnyiebmlT3ijFfIXiGu1r7tM/UGjFI= github.com/imfing/hextra v0.11.1/go.mod h1:cEfel3lU/bSx7lTE/+uuR4GJaphyOyiwNR3PTqFTXpI= diff --git a/k3s-cluster/go.mod b/k3s-cluster/go.mod index 05b79b8..8176c7c 100644 --- a/k3s-cluster/go.mod +++ b/k3s-cluster/go.mod @@ -3,6 +3,6 @@ module github.com/axivo/website/k3s-cluster go 1.25 require ( - github.com/axivo/website/global v1.0.3 // indirect + github.com/axivo/website/global v1.0.4 // indirect github.com/imfing/hextra v0.11.1 // indirect ) diff --git a/k3s-cluster/go.sum b/k3s-cluster/go.sum index 0e10012..2dc7a2d 100644 --- a/k3s-cluster/go.sum +++ b/k3s-cluster/go.sum @@ -1,4 +1,4 @@ -github.com/axivo/website/global v1.0.3 h1:Nk+xFqMyi0mpyVUNYLCy5ALYJniL0i9gUHgc7MazfBU= -github.com/axivo/website/global v1.0.3/go.mod h1:CDxLwZCshxNnTwXh3DR6IncIU2kkvveTSo3AdKTs4cA= +github.com/axivo/website/global v1.0.4 h1:L1xjtlid2sCQKgRi32Crx5rsl9x3iqjLd6zXgiCd/Ag= +github.com/axivo/website/global v1.0.4/go.mod h1:a/BSXKI9qEZ7PwHQJNyNZjqnT6iKwHD+YJg5UzwlVA8= github.com/imfing/hextra v0.11.1 h1:8pTc4ReYbzGTHAnyiebmlT3ijFfIXiGu1r7tM/UGjFI= github.com/imfing/hextra v0.11.1/go.mod h1:cEfel3lU/bSx7lTE/+uuR4GJaphyOyiwNR3PTqFTXpI=