File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -15,12 +15,12 @@ require (
15
15
github.com/k0sproject/dig v0.2.0
16
16
github.com/k0sproject/k0s v1.28.9-0.20240405060519-8dc2b806bd9d
17
17
github.com/k0sproject/version v0.6.0
18
- github.com/ohler55/ojg v1.22.1
18
+ github.com/ohler55/ojg v1.23.0
19
19
github.com/onsi/ginkgo/v2 v2.19.0
20
20
github.com/onsi/gomega v1.33.1
21
+ github.com/replicatedhq/embedded-cluster-kinds v1.4.5
21
22
github.com/sirupsen/logrus v1.9.3
22
23
github.com/spf13/cobra v1.8.1
23
- github.com/replicatedhq/embedded-cluster-kinds v1.4.5
24
24
github.com/stretchr/testify v1.9.0
25
25
go.uber.org/multierr v1.11.0
26
26
gopkg.in/yaml.v2 v2.4.0
Original file line number Diff line number Diff line change @@ -149,8 +149,8 @@ github.com/modern-go/reflect2 v1.0.2 h1:xBagoLtFs94CBntxluKeaWgTMpvLxC4ur3nMaC9G
149
149
github.com/modern-go/reflect2 v1.0.2 /go.mod h1:yWuevngMOJpCy52FWWMvUC8ws7m/LJsjYzDa0/r8luk =
150
150
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA =
151
151
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 /go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ =
152
- github.com/ohler55/ojg v1.22.1 h1:MvUieaWTwksoYk47GYyP9kzXIAkxHYX6rxeLjUEeq/8 =
153
- github.com/ohler55/ojg v1.22.1 /go.mod h1:gQhDVpQLqrmnd2eqGAvJtn+NfKoYJbe/A4Sj3/Vro4o =
152
+ github.com/ohler55/ojg v1.23.0 h1:xjJasLaKf4dKkyJq0CNXQMRdL7F1172tms885aPKcS0 =
153
+ github.com/ohler55/ojg v1.23.0 /go.mod h1:gQhDVpQLqrmnd2eqGAvJtn+NfKoYJbe/A4Sj3/Vro4o =
154
154
github.com/onsi/ginkgo/v2 v2.19.0 h1:9Cnnf7UHo57Hy3k6/m5k3dRfGTMXGvxhHFvkDTCTpvA =
155
155
github.com/onsi/ginkgo/v2 v2.19.0 /go.mod h1:rlwLi9PilAFJ8jCg9UE1QP6VBpd6/xj3SRC0d6TU0To =
156
156
github.com/onsi/gomega v1.33.1 h1:dsYjIxxSR755MDmKVsaFQTE22ChNBcuuTWgkUDSubOk =
You can’t perform that action at this time.
0 commit comments