Skip to content

Commit 2f5dc15

Browse files
committed
update octelium to v0.0.0-20260602000909-6c6655fb38c0
1 parent 1198e81 commit 2f5dc15

25 files changed

Lines changed: 180 additions & 184 deletions

File tree

client/cordium/go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ require (
1212
github.com/juju/errors v1.0.0
1313
github.com/octelium/cordium/pkg v0.0.0-00010101000000-000000000000
1414
github.com/octelium/octelium/apis v0.0.0-00010101000000-000000000000
15-
github.com/octelium/octelium/client/common v0.0.0-20260531075706-5971faa7d298
16-
github.com/octelium/octelium/client/octelium v0.0.0-20260531075706-5971faa7d298
17-
github.com/octelium/octelium/pkg v0.0.0-20260531075706-5971faa7d298
15+
github.com/octelium/octelium/client/common v0.0.0-20260602000909-6c6655fb38c0
16+
github.com/octelium/octelium/client/octelium v0.0.0-20260602000909-6c6655fb38c0
17+
github.com/octelium/octelium/pkg v0.0.0-20260602000909-6c6655fb38c0
1818
github.com/pkg/errors v0.9.1
1919
github.com/spf13/cobra v1.10.2
2020
go.uber.org/zap v1.27.1
@@ -41,7 +41,7 @@ require (
4141
github.com/mattn/go-colorable v0.1.14 // indirect
4242
github.com/mattn/go-isatty v0.0.20 // indirect
4343
github.com/mattn/go-runewidth v0.0.19 // indirect
44-
github.com/octelium/octelium/octelium-go v0.0.0-20260531075706-5971faa7d298 // indirect
44+
github.com/octelium/octelium/octelium-go v0.0.0-20260602000909-6c6655fb38c0 // indirect
4545
github.com/olekukonko/cat v0.0.0-20250911104152-50322a0618f6 // indirect
4646
github.com/olekukonko/errors v1.1.0 // indirect
4747
github.com/olekukonko/ll v0.1.4-0.20260115111900-9e59c2286df0 // indirect

client/cordium/go.sum

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -98,14 +98,14 @@ github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWE
9898
github.com/mattn/go-isatty v0.0.20/go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y=
9999
github.com/mattn/go-runewidth v0.0.19 h1:v++JhqYnZuu5jSKrk9RbgF5v4CGUjqRfBm05byFGLdw=
100100
github.com/mattn/go-runewidth v0.0.19/go.mod h1:XBkDxAl56ILZc9knddidhrOlY5R/pDhgLpndooCuJAs=
101-
github.com/octelium/octelium/client/common v0.0.0-20260531075706-5971faa7d298 h1:D+UMqb/Nyy2xDHd+1xnEDb8lmBo8qzgFhHTxYzQTP7g=
102-
github.com/octelium/octelium/client/common v0.0.0-20260531075706-5971faa7d298/go.mod h1:Z+YTlQPCH0VtIyIXRld7P8Lc55uNaqytByxfVWolqio=
103-
github.com/octelium/octelium/client/octelium v0.0.0-20260531075706-5971faa7d298 h1:mzs+Y4POss3NVw/IIdgqwLXPtAe/4/fpYsxP7Sl7HBU=
104-
github.com/octelium/octelium/client/octelium v0.0.0-20260531075706-5971faa7d298/go.mod h1:9MFDTVF3YFekSpQxRzCSXGHz3P9iPK5CF38fHZysvDY=
105-
github.com/octelium/octelium/octelium-go v0.0.0-20260531075706-5971faa7d298 h1:8YhupA8fIWtB/2LLcr7uyhSe7OTG/VaV1ZQCeZ3jb0M=
106-
github.com/octelium/octelium/octelium-go v0.0.0-20260531075706-5971faa7d298/go.mod h1:K8RF8q6QhxNMQh0+kU62Z6PW5jlFu7QhPQtvkpBK7kg=
107-
github.com/octelium/octelium/pkg v0.0.0-20260531075706-5971faa7d298 h1:c6CoGwcPVw9z0anLCSjTVl5yzUZY/BOLe52LtkcNaGU=
108-
github.com/octelium/octelium/pkg v0.0.0-20260531075706-5971faa7d298/go.mod h1:NZjqc4lAKCSu+vU9xso6INjQj/9SYwDlWLadfWiBVn4=
101+
github.com/octelium/octelium/client/common v0.0.0-20260602000909-6c6655fb38c0 h1:IonjsOkwaHP/2zbCl+KWnvBSsQlA5axneVN6f0ry4nc=
102+
github.com/octelium/octelium/client/common v0.0.0-20260602000909-6c6655fb38c0/go.mod h1:Z+YTlQPCH0VtIyIXRld7P8Lc55uNaqytByxfVWolqio=
103+
github.com/octelium/octelium/client/octelium v0.0.0-20260602000909-6c6655fb38c0 h1:2FTAjv8SKXS+5TLKN+R5IgMkzVQZbj0+MgKNWapfZ+8=
104+
github.com/octelium/octelium/client/octelium v0.0.0-20260602000909-6c6655fb38c0/go.mod h1:9MFDTVF3YFekSpQxRzCSXGHz3P9iPK5CF38fHZysvDY=
105+
github.com/octelium/octelium/octelium-go v0.0.0-20260602000909-6c6655fb38c0 h1:uWCe8OYmaCt4CIDmkBYeSI9zFEU7hreFb8AcDW5AA/U=
106+
github.com/octelium/octelium/octelium-go v0.0.0-20260602000909-6c6655fb38c0/go.mod h1:K8RF8q6QhxNMQh0+kU62Z6PW5jlFu7QhPQtvkpBK7kg=
107+
github.com/octelium/octelium/pkg v0.0.0-20260602000909-6c6655fb38c0 h1:O7sdfn2dRjR7CaBeZ1ixNhxQQnoCqgORY4XrCJh582Y=
108+
github.com/octelium/octelium/pkg v0.0.0-20260602000909-6c6655fb38c0/go.mod h1:NZjqc4lAKCSu+vU9xso6INjQj/9SYwDlWLadfWiBVn4=
109109
github.com/olekukonko/cat v0.0.0-20250911104152-50322a0618f6 h1:zrbMGy9YXpIeTnGj4EljqMiZsIcE09mmF8XsD5AYOJc=
110110
github.com/olekukonko/cat v0.0.0-20250911104152-50322a0618f6/go.mod h1:rEKTHC9roVVicUIfZK7DYrdIoM0EOr8mK1Hj5s3JjH0=
111111
github.com/olekukonko/errors v1.1.0 h1:RNuGIh15QdDenh+hNvKrJkmxxjV4hcS50Db478Ou5sM=

cluster/apiserver/go.mod

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ require (
88
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
99
github.com/octelium/cordium/cluster/common v0.0.0-00010101000000-000000000000
1010
github.com/octelium/octelium/apis v0.0.0-00010101000000-000000000000
11-
github.com/octelium/octelium/cluster/apiserver v0.0.0-20260531075706-5971faa7d298
12-
github.com/octelium/octelium/cluster/common v0.0.0-20260531075706-5971faa7d298
13-
github.com/octelium/octelium/pkg v0.0.0-20260531075706-5971faa7d298
11+
github.com/octelium/octelium/cluster/apiserver v0.0.0-20260602000909-6c6655fb38c0
12+
github.com/octelium/octelium/cluster/common v0.0.0-20260602000909-6c6655fb38c0
13+
github.com/octelium/octelium/pkg v0.0.0-20260602000909-6c6655fb38c0
1414
github.com/stretchr/testify v1.11.1
1515
go.uber.org/zap v1.27.1
1616
golang.org/x/crypto v0.50.0
@@ -121,8 +121,8 @@ require (
121121
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
122122
github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee // indirect
123123
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
124-
github.com/octelium/octelium/cluster/rscserver v0.0.0-20260531075706-5971faa7d298 // indirect
125-
github.com/octelium/octelium/octelium-go v0.0.0-20260531075706-5971faa7d298 // indirect
124+
github.com/octelium/octelium/cluster/rscserver v0.0.0-20260602000909-6c6655fb38c0 // indirect
125+
github.com/octelium/octelium/octelium-go v0.0.0-20260602000909-6c6655fb38c0 // indirect
126126
github.com/open-policy-agent/opa v1.14.0 // indirect
127127
github.com/opencontainers/go-digest v1.0.0 // indirect
128128
github.com/opencontainers/image-spec v1.1.1 // indirect

cluster/apiserver/go.sum

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -305,16 +305,16 @@ github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq
305305
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
306306
github.com/nxadm/tail v1.4.8 h1:nPr65rt6Y5JFSKQO7qToXr7pePgD6Gwiw05lkbyAQTE=
307307
github.com/nxadm/tail v1.4.8/go.mod h1:+ncqLTQzXmGhMZNUePPaPqPvBxHAIsmXswZKocGu+AU=
308-
github.com/octelium/octelium/cluster/apiserver v0.0.0-20260531075706-5971faa7d298 h1:rzCMZYiCEmxu6yyvHMjeVyy6NvLs70rbHWGgZ5Fq2rI=
309-
github.com/octelium/octelium/cluster/apiserver v0.0.0-20260531075706-5971faa7d298/go.mod h1:Hf5TwqbQs0mZn0qCabeernP5muVooAfIKHH93ASIkhg=
310-
github.com/octelium/octelium/cluster/common v0.0.0-20260531075706-5971faa7d298 h1:AUE5/ljYX0D/2jNGy8uidM8MXGCLtv0K3E2e6770+XI=
311-
github.com/octelium/octelium/cluster/common v0.0.0-20260531075706-5971faa7d298/go.mod h1:H+pGrxjDEdQx3e3vCO7RPFSCFWVvJbFVcKyM+s2nGcA=
312-
github.com/octelium/octelium/cluster/rscserver v0.0.0-20260531075706-5971faa7d298 h1:gf4yN54nQDihzaXObrw3D4vAGqz8kZsp+nwZySPRzAc=
313-
github.com/octelium/octelium/cluster/rscserver v0.0.0-20260531075706-5971faa7d298/go.mod h1:2CtQhrTc/wF7treZJY078d4hthEfeGIsZx86sR8wDQ8=
314-
github.com/octelium/octelium/octelium-go v0.0.0-20260531075706-5971faa7d298 h1:8YhupA8fIWtB/2LLcr7uyhSe7OTG/VaV1ZQCeZ3jb0M=
315-
github.com/octelium/octelium/octelium-go v0.0.0-20260531075706-5971faa7d298/go.mod h1:K8RF8q6QhxNMQh0+kU62Z6PW5jlFu7QhPQtvkpBK7kg=
316-
github.com/octelium/octelium/pkg v0.0.0-20260531075706-5971faa7d298 h1:c6CoGwcPVw9z0anLCSjTVl5yzUZY/BOLe52LtkcNaGU=
317-
github.com/octelium/octelium/pkg v0.0.0-20260531075706-5971faa7d298/go.mod h1:NZjqc4lAKCSu+vU9xso6INjQj/9SYwDlWLadfWiBVn4=
308+
github.com/octelium/octelium/cluster/apiserver v0.0.0-20260602000909-6c6655fb38c0 h1:DFSZYzgPXrZehIBm5wjE78wb+/VcOZGVyUkNv1ky4bk=
309+
github.com/octelium/octelium/cluster/apiserver v0.0.0-20260602000909-6c6655fb38c0/go.mod h1:Hf5TwqbQs0mZn0qCabeernP5muVooAfIKHH93ASIkhg=
310+
github.com/octelium/octelium/cluster/common v0.0.0-20260602000909-6c6655fb38c0 h1:CTjiumhWACkW0K2jpOswlH9s09RDivjmfmcArRJj/0w=
311+
github.com/octelium/octelium/cluster/common v0.0.0-20260602000909-6c6655fb38c0/go.mod h1:H+pGrxjDEdQx3e3vCO7RPFSCFWVvJbFVcKyM+s2nGcA=
312+
github.com/octelium/octelium/cluster/rscserver v0.0.0-20260602000909-6c6655fb38c0 h1:nw7a5kMQf5sDBLlopxVzGoK31bC4TVP30ZZSQZH+1Mk=
313+
github.com/octelium/octelium/cluster/rscserver v0.0.0-20260602000909-6c6655fb38c0/go.mod h1:2CtQhrTc/wF7treZJY078d4hthEfeGIsZx86sR8wDQ8=
314+
github.com/octelium/octelium/octelium-go v0.0.0-20260602000909-6c6655fb38c0 h1:uWCe8OYmaCt4CIDmkBYeSI9zFEU7hreFb8AcDW5AA/U=
315+
github.com/octelium/octelium/octelium-go v0.0.0-20260602000909-6c6655fb38c0/go.mod h1:K8RF8q6QhxNMQh0+kU62Z6PW5jlFu7QhPQtvkpBK7kg=
316+
github.com/octelium/octelium/pkg v0.0.0-20260602000909-6c6655fb38c0 h1:O7sdfn2dRjR7CaBeZ1ixNhxQQnoCqgORY4XrCJh582Y=
317+
github.com/octelium/octelium/pkg v0.0.0-20260602000909-6c6655fb38c0/go.mod h1:NZjqc4lAKCSu+vU9xso6INjQj/9SYwDlWLadfWiBVn4=
318318
github.com/onsi/ginkgo v1.16.5 h1:8xi0RTUf59SOSfEtZMvwTvXYMzG4gV23XVHOZiXNtnE=
319319
github.com/onsi/ginkgo v1.16.5/go.mod h1:+E8gABHa3K6zRBolWtd+ROzc/U5bkGt0FwiG042wbpU=
320320
github.com/onsi/ginkgo/v2 v2.27.2 h1:LzwLj0b89qtIy6SSASkzlNvX6WktqurSHwkk2ipF/Ns=

cluster/common/go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ require (
77
github.com/google/go-containerregistry v0.21.2
88
github.com/google/uuid v1.6.0
99
github.com/octelium/octelium/apis v0.0.0-00010101000000-000000000000
10-
github.com/octelium/octelium/cluster/apiserver v0.0.0-20260531075706-5971faa7d298
11-
github.com/octelium/octelium/cluster/common v0.0.0-20260531075706-5971faa7d298
12-
github.com/octelium/octelium/pkg v0.0.0-20260531075706-5971faa7d298
10+
github.com/octelium/octelium/cluster/apiserver v0.0.0-20260602000909-6c6655fb38c0
11+
github.com/octelium/octelium/cluster/common v0.0.0-20260602000909-6c6655fb38c0
12+
github.com/octelium/octelium/pkg v0.0.0-20260602000909-6c6655fb38c0
1313
github.com/pelletier/go-toml/v2 v2.2.4
1414
github.com/pkg/errors v0.9.1
1515
github.com/stretchr/testify v1.11.1
@@ -23,7 +23,7 @@ require (
2323
github.com/go-git/go-git/v5 v5.19.1
2424
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
2525
github.com/octelium/cordium/pkg v0.0.0-00010101000000-000000000000
26-
github.com/octelium/octelium/cluster/rscserver v0.0.0-20260531075706-5971faa7d298
26+
github.com/octelium/octelium/cluster/rscserver v0.0.0-20260602000909-6c6655fb38c0
2727
golang.zx2c4.com/wireguard/wgctrl v0.0.0-20241231184526-a9ab2273dd10
2828
google.golang.org/protobuf v1.36.11
2929
k8s.io/client-go v0.35.3

cluster/common/go.sum

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -260,14 +260,14 @@ github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq
260260
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
261261
github.com/nxadm/tail v1.4.8 h1:nPr65rt6Y5JFSKQO7qToXr7pePgD6Gwiw05lkbyAQTE=
262262
github.com/nxadm/tail v1.4.8/go.mod h1:+ncqLTQzXmGhMZNUePPaPqPvBxHAIsmXswZKocGu+AU=
263-
github.com/octelium/octelium/cluster/apiserver v0.0.0-20260531075706-5971faa7d298 h1:rzCMZYiCEmxu6yyvHMjeVyy6NvLs70rbHWGgZ5Fq2rI=
264-
github.com/octelium/octelium/cluster/apiserver v0.0.0-20260531075706-5971faa7d298/go.mod h1:Hf5TwqbQs0mZn0qCabeernP5muVooAfIKHH93ASIkhg=
265-
github.com/octelium/octelium/cluster/common v0.0.0-20260531075706-5971faa7d298 h1:AUE5/ljYX0D/2jNGy8uidM8MXGCLtv0K3E2e6770+XI=
266-
github.com/octelium/octelium/cluster/common v0.0.0-20260531075706-5971faa7d298/go.mod h1:H+pGrxjDEdQx3e3vCO7RPFSCFWVvJbFVcKyM+s2nGcA=
267-
github.com/octelium/octelium/cluster/rscserver v0.0.0-20260531075706-5971faa7d298 h1:gf4yN54nQDihzaXObrw3D4vAGqz8kZsp+nwZySPRzAc=
268-
github.com/octelium/octelium/cluster/rscserver v0.0.0-20260531075706-5971faa7d298/go.mod h1:2CtQhrTc/wF7treZJY078d4hthEfeGIsZx86sR8wDQ8=
269-
github.com/octelium/octelium/pkg v0.0.0-20260531075706-5971faa7d298 h1:c6CoGwcPVw9z0anLCSjTVl5yzUZY/BOLe52LtkcNaGU=
270-
github.com/octelium/octelium/pkg v0.0.0-20260531075706-5971faa7d298/go.mod h1:NZjqc4lAKCSu+vU9xso6INjQj/9SYwDlWLadfWiBVn4=
263+
github.com/octelium/octelium/cluster/apiserver v0.0.0-20260602000909-6c6655fb38c0 h1:DFSZYzgPXrZehIBm5wjE78wb+/VcOZGVyUkNv1ky4bk=
264+
github.com/octelium/octelium/cluster/apiserver v0.0.0-20260602000909-6c6655fb38c0/go.mod h1:Hf5TwqbQs0mZn0qCabeernP5muVooAfIKHH93ASIkhg=
265+
github.com/octelium/octelium/cluster/common v0.0.0-20260602000909-6c6655fb38c0 h1:CTjiumhWACkW0K2jpOswlH9s09RDivjmfmcArRJj/0w=
266+
github.com/octelium/octelium/cluster/common v0.0.0-20260602000909-6c6655fb38c0/go.mod h1:H+pGrxjDEdQx3e3vCO7RPFSCFWVvJbFVcKyM+s2nGcA=
267+
github.com/octelium/octelium/cluster/rscserver v0.0.0-20260602000909-6c6655fb38c0 h1:nw7a5kMQf5sDBLlopxVzGoK31bC4TVP30ZZSQZH+1Mk=
268+
github.com/octelium/octelium/cluster/rscserver v0.0.0-20260602000909-6c6655fb38c0/go.mod h1:2CtQhrTc/wF7treZJY078d4hthEfeGIsZx86sR8wDQ8=
269+
github.com/octelium/octelium/pkg v0.0.0-20260602000909-6c6655fb38c0 h1:O7sdfn2dRjR7CaBeZ1ixNhxQQnoCqgORY4XrCJh582Y=
270+
github.com/octelium/octelium/pkg v0.0.0-20260602000909-6c6655fb38c0/go.mod h1:NZjqc4lAKCSu+vU9xso6INjQj/9SYwDlWLadfWiBVn4=
271271
github.com/onsi/ginkgo v1.16.5 h1:8xi0RTUf59SOSfEtZMvwTvXYMzG4gV23XVHOZiXNtnE=
272272
github.com/onsi/ginkgo v1.16.5/go.mod h1:+E8gABHa3K6zRBolWtd+ROzc/U5bkGt0FwiG042wbpU=
273273
github.com/onsi/ginkgo/v2 v2.27.2 h1:LzwLj0b89qtIy6SSASkzlNvX6WktqurSHwkk2ipF/Ns=

cluster/genesis/go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ go 1.25.8
55
require (
66
github.com/octelium/cordium/cluster/common v0.0.0-00010101000000-000000000000
77
github.com/octelium/octelium/apis v0.0.0-00010101000000-000000000000
8-
github.com/octelium/octelium/cluster/apiserver v0.0.0-20260531075706-5971faa7d298 // indirect
9-
github.com/octelium/octelium/cluster/common v0.0.0-20260531075706-5971faa7d298
10-
github.com/octelium/octelium/cluster/genesis v0.0.0-20260531075706-5971faa7d298
11-
github.com/octelium/octelium/pkg v0.0.0-20260531075706-5971faa7d298
8+
github.com/octelium/octelium/cluster/apiserver v0.0.0-20260602000909-6c6655fb38c0 // indirect
9+
github.com/octelium/octelium/cluster/common v0.0.0-20260602000909-6c6655fb38c0
10+
github.com/octelium/octelium/cluster/genesis v0.0.0-20260602000909-6c6655fb38c0
11+
github.com/octelium/octelium/pkg v0.0.0-20260602000909-6c6655fb38c0
1212
github.com/pkg/errors v0.9.1
1313
github.com/spf13/cobra v1.10.2
1414
go.uber.org/zap v1.27.1

cluster/genesis/go.sum

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -247,16 +247,16 @@ github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq
247247
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
248248
github.com/nxadm/tail v1.4.8 h1:nPr65rt6Y5JFSKQO7qToXr7pePgD6Gwiw05lkbyAQTE=
249249
github.com/nxadm/tail v1.4.8/go.mod h1:+ncqLTQzXmGhMZNUePPaPqPvBxHAIsmXswZKocGu+AU=
250-
github.com/octelium/octelium/cluster/apiserver v0.0.0-20260531075706-5971faa7d298 h1:rzCMZYiCEmxu6yyvHMjeVyy6NvLs70rbHWGgZ5Fq2rI=
251-
github.com/octelium/octelium/cluster/apiserver v0.0.0-20260531075706-5971faa7d298/go.mod h1:Hf5TwqbQs0mZn0qCabeernP5muVooAfIKHH93ASIkhg=
252-
github.com/octelium/octelium/cluster/common v0.0.0-20260531075706-5971faa7d298 h1:AUE5/ljYX0D/2jNGy8uidM8MXGCLtv0K3E2e6770+XI=
253-
github.com/octelium/octelium/cluster/common v0.0.0-20260531075706-5971faa7d298/go.mod h1:H+pGrxjDEdQx3e3vCO7RPFSCFWVvJbFVcKyM+s2nGcA=
254-
github.com/octelium/octelium/cluster/genesis v0.0.0-20260531075706-5971faa7d298 h1:Ea/rnwwWC9k2Lj5L9BduqXFc1JxyKr1RKahQmtjH/jc=
255-
github.com/octelium/octelium/cluster/genesis v0.0.0-20260531075706-5971faa7d298/go.mod h1:6RQpl7+QAMG/6LW0PkPioyJOMD3lK4YvNSci0yrJvkc=
256-
github.com/octelium/octelium/cluster/rscserver v0.0.0-20260531075706-5971faa7d298 h1:gf4yN54nQDihzaXObrw3D4vAGqz8kZsp+nwZySPRzAc=
257-
github.com/octelium/octelium/cluster/rscserver v0.0.0-20260531075706-5971faa7d298/go.mod h1:2CtQhrTc/wF7treZJY078d4hthEfeGIsZx86sR8wDQ8=
258-
github.com/octelium/octelium/pkg v0.0.0-20260531075706-5971faa7d298 h1:c6CoGwcPVw9z0anLCSjTVl5yzUZY/BOLe52LtkcNaGU=
259-
github.com/octelium/octelium/pkg v0.0.0-20260531075706-5971faa7d298/go.mod h1:NZjqc4lAKCSu+vU9xso6INjQj/9SYwDlWLadfWiBVn4=
250+
github.com/octelium/octelium/cluster/apiserver v0.0.0-20260602000909-6c6655fb38c0 h1:DFSZYzgPXrZehIBm5wjE78wb+/VcOZGVyUkNv1ky4bk=
251+
github.com/octelium/octelium/cluster/apiserver v0.0.0-20260602000909-6c6655fb38c0/go.mod h1:Hf5TwqbQs0mZn0qCabeernP5muVooAfIKHH93ASIkhg=
252+
github.com/octelium/octelium/cluster/common v0.0.0-20260602000909-6c6655fb38c0 h1:CTjiumhWACkW0K2jpOswlH9s09RDivjmfmcArRJj/0w=
253+
github.com/octelium/octelium/cluster/common v0.0.0-20260602000909-6c6655fb38c0/go.mod h1:H+pGrxjDEdQx3e3vCO7RPFSCFWVvJbFVcKyM+s2nGcA=
254+
github.com/octelium/octelium/cluster/genesis v0.0.0-20260602000909-6c6655fb38c0 h1:Bz0n9yDAyJ/zRjxp5X90rdEdLG/lbSmTX6CY9skMedM=
255+
github.com/octelium/octelium/cluster/genesis v0.0.0-20260602000909-6c6655fb38c0/go.mod h1:6RQpl7+QAMG/6LW0PkPioyJOMD3lK4YvNSci0yrJvkc=
256+
github.com/octelium/octelium/cluster/rscserver v0.0.0-20260602000909-6c6655fb38c0 h1:nw7a5kMQf5sDBLlopxVzGoK31bC4TVP30ZZSQZH+1Mk=
257+
github.com/octelium/octelium/cluster/rscserver v0.0.0-20260602000909-6c6655fb38c0/go.mod h1:2CtQhrTc/wF7treZJY078d4hthEfeGIsZx86sR8wDQ8=
258+
github.com/octelium/octelium/pkg v0.0.0-20260602000909-6c6655fb38c0 h1:O7sdfn2dRjR7CaBeZ1ixNhxQQnoCqgORY4XrCJh582Y=
259+
github.com/octelium/octelium/pkg v0.0.0-20260602000909-6c6655fb38c0/go.mod h1:NZjqc4lAKCSu+vU9xso6INjQj/9SYwDlWLadfWiBVn4=
260260
github.com/oklog/ulid v1.3.1 h1:EGfNDEx6MqHz8B3uNV6QAib1UR2Lm97sHi3ocA6ESJ4=
261261
github.com/oklog/ulid v1.3.1/go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn4U=
262262
github.com/onsi/ginkgo v1.16.5 h1:8xi0RTUf59SOSfEtZMvwTvXYMzG4gV23XVHOZiXNtnE=

cluster/mockapiserver/go.mod

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ require (
88
github.com/improbable-eng/grpc-web v0.15.0
99
github.com/octelium/cordium/cluster/apiserver v0.0.0-00010101000000-000000000000
1010
github.com/octelium/octelium/apis v0.0.0-00010101000000-000000000000
11-
github.com/octelium/octelium/cluster/apiserver v0.0.0-20260531075706-5971faa7d298
12-
github.com/octelium/octelium/cluster/authserver v0.0.0-20260531075706-5971faa7d298
13-
github.com/octelium/octelium/cluster/common v0.0.0-20260531075706-5971faa7d298
14-
github.com/octelium/octelium/cluster/octovigil v0.0.0-20260531075706-5971faa7d298 // indirect
15-
github.com/octelium/octelium/cluster/rscserver v0.0.0-20260531075706-5971faa7d298 // indirect
16-
github.com/octelium/octelium/pkg v0.0.0-20260531075706-5971faa7d298
11+
github.com/octelium/octelium/cluster/apiserver v0.0.0-20260602000909-6c6655fb38c0
12+
github.com/octelium/octelium/cluster/authserver v0.0.0-20260602000909-6c6655fb38c0
13+
github.com/octelium/octelium/cluster/common v0.0.0-20260602000909-6c6655fb38c0
14+
github.com/octelium/octelium/cluster/octovigil v0.0.0-20260602000909-6c6655fb38c0 // indirect
15+
github.com/octelium/octelium/cluster/rscserver v0.0.0-20260602000909-6c6655fb38c0 // indirect
16+
github.com/octelium/octelium/pkg v0.0.0-20260602000909-6c6655fb38c0
1717
go.uber.org/zap v1.27.1
1818
golang.zx2c4.com/wireguard/wgctrl v0.0.0-20241231184526-a9ab2273dd10
1919
google.golang.org/grpc v1.80.0

0 commit comments

Comments
 (0)