Commit 1d79461
authored
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
2 files changed
+133
-131
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
| 32 | + | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
114 | 114 | | |
115 | | - | |
116 | | - | |
117 | | - | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
123 | | - | |
| 122 | + | |
| 123 | + | |
124 | 124 | | |
125 | | - | |
| 125 | + | |
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
133 | 133 | | |
0 commit comments