File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 11module sigs.k8s.io/cluster-api-addon-provider-helm
22
3- go 1.22 .0
3+ go 1.23 .0
44
5- toolchain go1.22.12
5+ toolchain go1.23.10
66
77require (
88 github.com/Masterminds/sprig/v3 v3.3.0
Original file line number Diff line number Diff line change 11module sigs.k8s.io/cluster-api-provider-azure/hack/tools
22
3- go 1.19
3+ go 1.23.0
4+
5+ toolchain go1.23.10
46
57require (
68 github.com/hashicorp/go-multierror v1.1.1
Original file line number Diff line number Diff line change @@ -709,6 +709,7 @@ github.com/onsi/gomega v1.10.3/go.mod h1:V9xEwhxec5O8UDM77eCW8vLymOMltsqPVYWrpDs
709709github.com/onsi/gomega v1.11.0 /go.mod h1:azGKhqFUon9Vuj0YmTfLSmx0FUwqXYSTl5re8lQLTUg =
710710github.com/onsi/gomega v1.17.0 /go.mod h1:HnhC7FXeEQY45zxNK3PPoIUhzk/80Xly9PcubAlGdZY =
711711github.com/onsi/gomega v1.19.0 h1:4ieX6qQjPP/BfC3mpsAtIGGlxTWPeA3Inl/7DtXw1tw =
712+ github.com/onsi/gomega v1.19.0 /go.mod h1:LY+I3pBVzYsTBU1AnDwOSxaYi9WoWiqgwooUqq9yPro =
712713github.com/opencontainers/go-digest v0.0.0-20170106003457-a6d0ee40d420 /go.mod h1:cMLVZDEM3+U2I4VmLI6N8jQYUd2OVphdqWwCJHrFt2s =
713714github.com/opencontainers/go-digest v0.0.0-20180430190053-c9281466c8b2 /go.mod h1:cMLVZDEM3+U2I4VmLI6N8jQYUd2OVphdqWwCJHrFt2s =
714715github.com/opencontainers/go-digest v1.0.0-rc1 /go.mod h1:cMLVZDEM3+U2I4VmLI6N8jQYUd2OVphdqWwCJHrFt2s =
You can’t perform that action at this time.
0 commit comments