File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -7,18 +7,18 @@ go 1.23.6
7
7
retract [v0.0.8 , v0.0.10 ]
8
8
9
9
require (
10
- github.com/canonical/gomaasclient v0.8 .0
11
- github.com/deckarep/golang-set/v2 v2.7 .0
12
- github.com/go-logr/logr v1.4.2
13
- github.com/onsi/ginkgo/v2 v2.22.2
14
- github.com/onsi/gomega v1.36 .2
15
- github.com/stretchr/testify v1.10.0
10
+ github.com/canonical/gomaasclient v0.15 .0
11
+ github.com/deckarep/golang-set/v2 v2.8 .0
12
+ github.com/go-logr/logr v1.4.3
13
+ github.com/onsi/ginkgo/v2 v2.25.1
14
+ github.com/onsi/gomega v1.38 .2
15
+ github.com/stretchr/testify v1.11.1
16
16
github.com/validator-labs/validator v0.1.16
17
- k8s.io/api v0.32.2
18
- k8s.io/apimachinery v0.32.2
19
- k8s.io/client-go v0.32.2
20
- sigs.k8s.io/cluster-api v1.9.5
21
- sigs.k8s.io/controller-runtime v0.20.2
17
+ k8s.io/api v0.34.0
18
+ k8s.io/apimachinery v0.34.0
19
+ k8s.io/client-go v0.34.0
20
+ sigs.k8s.io/cluster-api v1.11.0
21
+ sigs.k8s.io/controller-runtime v0.22.0
22
22
)
23
23
24
24
require (
You can’t perform that action at this time.
0 commit comments