Skip to content

Commit 1d79461

Browse files
Bump the gomod group with 31 updates
Bumps the gomod group with 31 updates: | Package | From | To | | --- | --- | --- | | [github.com/operator-framework/api](https://github.com/operator-framework/api) | `0.34.0` | `0.36.0` | | [go.uber.org/zap](https://github.com/uber-go/zap) | `1.27.0` | `1.27.1` | | [golang.org/x/mod](https://github.com/golang/mod) | `0.29.0` | `0.30.0` | | [open-cluster-management.io/governance-policy-propagator](https://github.com/open-cluster-management-io/governance-policy-propagator) | `0.16.0` | `0.17.0` | | [cel.dev/expr](https://github.com/google/cel-spec) | `0.25.0` | `0.25.1` | | [github.com/go-openapi/jsonpointer](https://github.com/go-openapi/jsonpointer) | `0.22.1` | `0.22.3` | | [github.com/go-openapi/jsonreference](https://github.com/go-openapi/jsonreference) | `0.21.2` | `0.21.3` | | [github.com/go-openapi/swag](https://github.com/go-openapi/swag) | `0.25.1` | `0.25.3` | | [github.com/go-openapi/swag/cmdutils](https://github.com/go-openapi/swag) | `0.25.1` | `0.25.3` | | [github.com/go-openapi/swag/conv](https://github.com/go-openapi/swag) | `0.25.1` | `0.25.3` | | [github.com/go-openapi/swag/fileutils](https://github.com/go-openapi/swag) | `0.25.1` | `0.25.3` | | [github.com/go-openapi/swag/jsonname](https://github.com/go-openapi/swag) | `0.25.1` | `0.25.3` | | [github.com/go-openapi/swag/jsonutils](https://github.com/go-openapi/swag) | `0.25.1` | `0.25.3` | | [github.com/go-openapi/swag/loading](https://github.com/go-openapi/swag) | `0.25.1` | `0.25.3` | | [github.com/go-openapi/swag/mangling](https://github.com/go-openapi/swag) | `0.25.1` | `0.25.3` | | [github.com/go-openapi/swag/netutils](https://github.com/go-openapi/swag) | `0.25.1` | `0.25.3` | | [github.com/go-openapi/swag/stringutils](https://github.com/go-openapi/swag) | `0.25.1` | `0.25.3` | | [github.com/go-openapi/swag/typeutils](https://github.com/go-openapi/swag) | `0.25.1` | `0.25.3` | | [github.com/go-openapi/swag/yamlutils](https://github.com/go-openapi/swag) | `0.25.1` | `0.25.3` | | [github.com/google/gnostic-models](https://github.com/google/gnostic-models) | `0.6.9` | `0.7.0` | | [github.com/modern-go/reflect2](https://github.com/modern-go/reflect2) | `1.0.2` | `1.0.3-0.20250322232337-35a7c28c31ee` | | [github.com/prometheus/common](https://github.com/prometheus/common) | `0.67.2` | `0.67.4` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.43.0` | `0.45.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.46.0` | `0.47.0` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.32.0` | `0.33.0` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.17.0` | `0.18.0` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.37.0` | `0.38.0` | | [golang.org/x/term](https://github.com/golang/term) | `0.36.0` | `0.37.0` | | [golang.org/x/text](https://github.com/golang/text) | `0.30.0` | `0.31.0` | | [golang.org/x/tools](https://github.com/golang/tools) | `0.38.0` | `0.39.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.76.0` | `1.77.0` | Updates `github.com/operator-framework/api` from 0.34.0 to 0.36.0 - [Release notes](https://github.com/operator-framework/api/releases) - [Changelog](https://github.com/operator-framework/api/blob/master/RELEASE.md) - [Commits](operator-framework/api@v0.34.0...v0.36.0) Updates `go.uber.org/zap` from 1.27.0 to 1.27.1 - [Release notes](https://github.com/uber-go/zap/releases) - [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md) - [Commits](uber-go/zap@v1.27.0...v1.27.1) Updates `golang.org/x/mod` from 0.29.0 to 0.30.0 - [Commits](golang/mod@v0.29.0...v0.30.0) Updates `open-cluster-management.io/governance-policy-propagator` from 0.16.0 to 0.17.0 - [Release notes](https://github.com/open-cluster-management-io/governance-policy-propagator/releases) - [Commits](open-cluster-management-io/governance-policy-propagator@v0.16.0...v0.17.0) Updates `cel.dev/expr` from 0.25.0 to 0.25.1 - [Release notes](https://github.com/google/cel-spec/releases) - [Commits](google/cel-spec@v0.25.0...v0.25.1) Updates `github.com/go-openapi/jsonpointer` from 0.22.1 to 0.22.3 - [Release notes](https://github.com/go-openapi/jsonpointer/releases) - [Commits](go-openapi/jsonpointer@v0.22.1...v0.22.3) Updates `github.com/go-openapi/jsonreference` from 0.21.2 to 0.21.3 - [Commits](go-openapi/jsonreference@v0.21.2...v0.21.3) Updates `github.com/go-openapi/swag` from 0.25.1 to 0.25.3 - [Commits](go-openapi/swag@v0.25.1...v0.25.3) Updates `github.com/go-openapi/swag/cmdutils` from 0.25.1 to 0.25.3 - [Commits](go-openapi/swag@v0.25.1...v0.25.3) Updates `github.com/go-openapi/swag/conv` from 0.25.1 to 0.25.3 - [Commits](go-openapi/swag@v0.25.1...v0.25.3) Updates `github.com/go-openapi/swag/fileutils` from 0.25.1 to 0.25.3 - [Commits](go-openapi/swag@v0.25.1...v0.25.3) Updates `github.com/go-openapi/swag/jsonname` from 0.25.1 to 0.25.3 - [Commits](go-openapi/swag@v0.25.1...v0.25.3) Updates `github.com/go-openapi/swag/jsonutils` from 0.25.1 to 0.25.3 - [Commits](go-openapi/swag@v0.25.1...v0.25.3) Updates `github.com/go-openapi/swag/loading` from 0.25.1 to 0.25.3 - [Commits](go-openapi/swag@v0.25.1...v0.25.3) Updates `github.com/go-openapi/swag/mangling` from 0.25.1 to 0.25.3 - [Commits](go-openapi/swag@v0.25.1...v0.25.3) Updates `github.com/go-openapi/swag/netutils` from 0.25.1 to 0.25.3 - [Commits](go-openapi/swag@v0.25.1...v0.25.3) Updates `github.com/go-openapi/swag/stringutils` from 0.25.1 to 0.25.3 - [Commits](go-openapi/swag@v0.25.1...v0.25.3) Updates `github.com/go-openapi/swag/typeutils` from 0.25.1 to 0.25.3 - [Commits](go-openapi/swag@v0.25.1...v0.25.3) Updates `github.com/go-openapi/swag/yamlutils` from 0.25.1 to 0.25.3 - [Commits](go-openapi/swag@v0.25.1...v0.25.3) Updates `github.com/google/gnostic-models` from 0.6.9 to 0.7.0 - [Commits](google/gnostic-models@v0.6.9...v0.7.0) Updates `github.com/modern-go/reflect2` from 1.0.2 to 1.0.3-0.20250322232337-35a7c28c31ee - [Release notes](https://github.com/modern-go/reflect2/releases) - [Commits](https://github.com/modern-go/reflect2/commits) Updates `github.com/prometheus/common` from 0.67.2 to 0.67.4 - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/CHANGELOG.md) - [Commits](prometheus/common@v0.67.2...v0.67.4) Updates `golang.org/x/crypto` from 0.43.0 to 0.45.0 - [Commits](golang/crypto@v0.43.0...v0.45.0) Updates `golang.org/x/net` from 0.46.0 to 0.47.0 - [Commits](golang/net@v0.46.0...v0.47.0) Updates `golang.org/x/oauth2` from 0.32.0 to 0.33.0 - [Commits](golang/oauth2@v0.32.0...v0.33.0) Updates `golang.org/x/sync` from 0.17.0 to 0.18.0 - [Commits](golang/sync@v0.17.0...v0.18.0) Updates `golang.org/x/sys` from 0.37.0 to 0.38.0 - [Commits](golang/sys@v0.37.0...v0.38.0) Updates `golang.org/x/term` from 0.36.0 to 0.37.0 - [Commits](golang/term@v0.36.0...v0.37.0) Updates `golang.org/x/text` from 0.30.0 to 0.31.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.30.0...v0.31.0) Updates `golang.org/x/tools` from 0.38.0 to 0.39.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.38.0...v0.39.0) Updates `google.golang.org/grpc` from 1.76.0 to 1.77.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.76.0...v1.77.0) --- updated-dependencies: - dependency-name: github.com/operator-framework/api dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: go.uber.org/zap dependency-version: 1.27.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: golang.org/x/mod dependency-version: 0.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: open-cluster-management.io/governance-policy-propagator dependency-version: 0.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: cel.dev/expr dependency-version: 0.25.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/go-openapi/jsonpointer dependency-version: 0.22.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/go-openapi/jsonreference dependency-version: 0.21.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/go-openapi/swag dependency-version: 0.25.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/go-openapi/swag/cmdutils dependency-version: 0.25.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/go-openapi/swag/conv dependency-version: 0.25.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/go-openapi/swag/fileutils dependency-version: 0.25.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/go-openapi/swag/jsonname dependency-version: 0.25.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/go-openapi/swag/jsonutils dependency-version: 0.25.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/go-openapi/swag/loading dependency-version: 0.25.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/go-openapi/swag/mangling dependency-version: 0.25.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/go-openapi/swag/netutils dependency-version: 0.25.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/go-openapi/swag/stringutils dependency-version: 0.25.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/go-openapi/swag/typeutils dependency-version: 0.25.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/go-openapi/swag/yamlutils dependency-version: 0.25.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/google/gnostic-models dependency-version: 0.7.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/modern-go/reflect2 dependency-version: 1.0.3-0.20250322232337-35a7c28c31ee dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/prometheus/common dependency-version: 0.67.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: golang.org/x/crypto dependency-version: 0.45.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/net dependency-version: 0.47.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/oauth2 dependency-version: 0.33.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/sync dependency-version: 0.18.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/sys dependency-version: 0.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/term dependency-version: 0.37.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/text dependency-version: 0.31.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/tools dependency-version: 0.39.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: google.golang.org/grpc dependency-version: 1.77.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c20f555 commit 1d79461

File tree

2 files changed

+133
-131
lines changed

2 files changed

+133
-131
lines changed

go.mod

Lines changed: 43 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module open-cluster-management.io/config-policy-controller
22

3-
go 1.24.4
3+
go 1.24.6
44

55
require (
66
github.com/Masterminds/sprig/v3 v3.3.0
@@ -10,7 +10,7 @@ require (
1010
github.com/google/go-cmp v0.7.0
1111
github.com/onsi/ginkgo/v2 v2.27.2
1212
github.com/onsi/gomega v1.38.2
13-
github.com/operator-framework/api v0.34.0
13+
github.com/operator-framework/api v0.36.0
1414
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
1515
github.com/prometheus/client_golang v1.23.2
1616
github.com/spf13/cobra v1.10.1
@@ -19,23 +19,23 @@ require (
1919
github.com/stolostron/go-template-utils/v7 v7.1.0
2020
github.com/stolostron/kubernetes-dependency-watches v0.10.2
2121
github.com/stretchr/testify v1.11.1
22-
go.uber.org/zap v1.27.0
23-
golang.org/x/mod v0.29.0
22+
go.uber.org/zap v1.27.1
23+
golang.org/x/mod v0.30.0
2424
golang.org/x/time v0.14.0
2525
gopkg.in/yaml.v3 v3.0.1
26-
k8s.io/api v0.33.5
27-
k8s.io/apiextensions-apiserver v0.33.5
28-
k8s.io/apimachinery v0.33.5
29-
k8s.io/client-go v0.33.5
26+
k8s.io/api v0.34.1
27+
k8s.io/apiextensions-apiserver v0.34.1
28+
k8s.io/apimachinery v0.34.1
29+
k8s.io/client-go v0.34.1
3030
k8s.io/klog/v2 v2.130.1
3131
open-cluster-management.io/addon-framework v1.1.1
32-
open-cluster-management.io/governance-policy-propagator v0.16.0
33-
sigs.k8s.io/controller-runtime v0.21.0
32+
open-cluster-management.io/governance-policy-propagator v0.17.0
33+
sigs.k8s.io/controller-runtime v0.22.3
3434
sigs.k8s.io/yaml v1.6.0
3535
)
3636

3737
require (
38-
cel.dev/expr v0.25.0 // indirect
38+
cel.dev/expr v0.25.1 // indirect
3939
dario.cat/mergo v1.0.2 // indirect
4040
github.com/Masterminds/goutils v1.1.1 // indirect
4141
github.com/Masterminds/semver/v3 v3.4.0 // indirect
@@ -52,25 +52,25 @@ require (
5252
github.com/fsnotify/fsnotify v1.9.0 // indirect
5353
github.com/fxamacker/cbor/v2 v2.9.0 // indirect
5454
github.com/go-logr/stdr v1.2.2 // indirect
55-
github.com/go-openapi/jsonpointer v0.22.1 // indirect
56-
github.com/go-openapi/jsonreference v0.21.2 // indirect
57-
github.com/go-openapi/swag v0.25.1 // indirect
58-
github.com/go-openapi/swag/cmdutils v0.25.1 // indirect
59-
github.com/go-openapi/swag/conv v0.25.1 // indirect
60-
github.com/go-openapi/swag/fileutils v0.25.1 // indirect
61-
github.com/go-openapi/swag/jsonname v0.25.1 // indirect
62-
github.com/go-openapi/swag/jsonutils v0.25.1 // indirect
63-
github.com/go-openapi/swag/loading v0.25.1 // indirect
64-
github.com/go-openapi/swag/mangling v0.25.1 // indirect
65-
github.com/go-openapi/swag/netutils v0.25.1 // indirect
66-
github.com/go-openapi/swag/stringutils v0.25.1 // indirect
67-
github.com/go-openapi/swag/typeutils v0.25.1 // indirect
68-
github.com/go-openapi/swag/yamlutils v0.25.1 // indirect
55+
github.com/go-openapi/jsonpointer v0.22.3 // indirect
56+
github.com/go-openapi/jsonreference v0.21.3 // indirect
57+
github.com/go-openapi/swag v0.25.3 // indirect
58+
github.com/go-openapi/swag/cmdutils v0.25.3 // indirect
59+
github.com/go-openapi/swag/conv v0.25.3 // indirect
60+
github.com/go-openapi/swag/fileutils v0.25.3 // indirect
61+
github.com/go-openapi/swag/jsonname v0.25.3 // indirect
62+
github.com/go-openapi/swag/jsonutils v0.25.3 // indirect
63+
github.com/go-openapi/swag/loading v0.25.3 // indirect
64+
github.com/go-openapi/swag/mangling v0.25.3 // indirect
65+
github.com/go-openapi/swag/netutils v0.25.3 // indirect
66+
github.com/go-openapi/swag/stringutils v0.25.3 // indirect
67+
github.com/go-openapi/swag/typeutils v0.25.3 // indirect
68+
github.com/go-openapi/swag/yamlutils v0.25.3 // indirect
6969
github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
7070
github.com/gogo/protobuf v1.3.2 // indirect
7171
github.com/google/btree v1.1.3 // indirect
7272
github.com/google/cel-go v0.26.1 // indirect
73-
github.com/google/gnostic-models v0.6.9 // indirect
73+
github.com/google/gnostic-models v0.7.0 // indirect
7474
github.com/google/pprof v0.0.0-20250403155104-27863c87afa6 // indirect
7575
github.com/google/uuid v1.6.0 // indirect
7676
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.3 // indirect
@@ -80,10 +80,10 @@ require (
8080
github.com/mitchellh/copystructure v1.2.0 // indirect
8181
github.com/mitchellh/reflectwalk v1.0.2 // indirect
8282
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
83-
github.com/modern-go/reflect2 v1.0.2 // indirect
83+
github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee // indirect
8484
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
8585
github.com/prometheus/client_model v0.6.2 // indirect
86-
github.com/prometheus/common v0.67.2 // indirect
86+
github.com/prometheus/common v0.67.4 // indirect
8787
github.com/prometheus/procfs v0.19.2 // indirect
8888
github.com/shopspring/decimal v1.4.0 // indirect
8989
github.com/sirupsen/logrus v1.9.3 // indirect
@@ -102,32 +102,32 @@ require (
102102
go.uber.org/multierr v1.11.0 // indirect
103103
go.yaml.in/yaml/v2 v2.4.3 // indirect
104104
go.yaml.in/yaml/v3 v3.0.4 // indirect
105-
golang.org/x/crypto v0.43.0 // indirect
105+
golang.org/x/crypto v0.45.0 // indirect
106106
golang.org/x/exp v0.0.0-20250620022241-b7579e27df2b // indirect
107-
golang.org/x/net v0.46.0 // indirect
108-
golang.org/x/oauth2 v0.32.0 // indirect
109-
golang.org/x/sync v0.17.0 // indirect
110-
golang.org/x/sys v0.37.0 // indirect
111-
golang.org/x/term v0.36.0 // indirect
112-
golang.org/x/text v0.30.0 // indirect
113-
golang.org/x/tools v0.38.0 // indirect
107+
golang.org/x/net v0.47.0 // indirect
108+
golang.org/x/oauth2 v0.33.0 // indirect
109+
golang.org/x/sync v0.18.0 // indirect
110+
golang.org/x/sys v0.38.0 // indirect
111+
golang.org/x/term v0.37.0 // indirect
112+
golang.org/x/text v0.31.0 // indirect
113+
golang.org/x/tools v0.39.0 // indirect
114114
gomodules.xyz/jsonpatch/v2 v2.5.0 // indirect
115-
google.golang.org/genproto/googleapis/api v0.0.0-20250929231259-57b25ae835d4 // indirect
116-
google.golang.org/genproto/googleapis/rpc v0.0.0-20250929231259-57b25ae835d4 // indirect
117-
google.golang.org/grpc v1.76.0 // indirect
115+
google.golang.org/genproto/googleapis/api v0.0.0-20251022142026-3a174f9686a8 // indirect
116+
google.golang.org/genproto/googleapis/rpc v0.0.0-20251022142026-3a174f9686a8 // indirect
117+
google.golang.org/grpc v1.77.0 // indirect
118118
google.golang.org/protobuf v1.36.10 // indirect
119119
gopkg.in/evanphx/json-patch.v4 v4.13.0 // indirect
120120
gopkg.in/inf.v0 v0.9.1 // indirect
121121
gopkg.in/yaml.v2 v2.4.0 // indirect
122-
k8s.io/apiserver v0.33.5 // indirect
123-
k8s.io/component-base v0.33.5 // indirect
122+
k8s.io/apiserver v0.34.1 // indirect
123+
k8s.io/component-base v0.34.1 // indirect
124124
k8s.io/klog v1.0.0 // indirect
125-
k8s.io/kube-openapi v0.0.0-20250610211856-8b98d1ed966a // indirect
125+
k8s.io/kube-openapi v0.0.0-20250710124328-f3f2b991d03b // indirect
126126
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397 // indirect
127127
open-cluster-management.io/api v1.1.0 // indirect
128128
open-cluster-management.io/multicloud-operators-subscription v0.16.0 // indirect
129129
sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.33.1 // indirect
130130
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 // indirect
131131
sigs.k8s.io/randfill v1.0.0 // indirect
132-
sigs.k8s.io/structured-merge-diff/v4 v4.7.0 // indirect
132+
sigs.k8s.io/structured-merge-diff/v6 v6.3.0 // indirect
133133
)

0 commit comments

Comments
 (0)