Skip to content

Commit 3f1314c

Browse files
chore(deps): bump the security group across 1 directory with 17 updates (#1709)
* chore(deps): bump the security group across 1 directory with 17 updates Bumps the security group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/cilium/ebpf](https://github.com/cilium/ebpf) | `0.16.0` | `0.17.1` | | [github.com/containerd/cgroups/v3](https://github.com/containerd/cgroups) | `3.0.4` | `3.0.5` | | [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) | `5.7.1` | `5.7.2` | | [github.com/microsoft/go-mssqldb](https://github.com/microsoft/go-mssqldb) | `1.7.2` | `1.8.0` | | [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.32.0` | `1.33.0` | | [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) | `1.32.0` | `1.33.0` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.31.3` | `0.32.0` | | [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) | `0.31.3` | `0.32.0` | | [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) | `0.31.3` | `0.32.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.31.0` | `0.33.0` | | [helm.sh/helm/v3](https://github.com/helm/helm) | `3.16.3` | `3.16.4` | | [k8s.io/kubelet](https://github.com/kubernetes/kubelet) | `0.31.3` | `0.32.0` | | [k8s.io/metrics](https://github.com/kubernetes/metrics) | `0.31.3` | `0.32.0` | Updates `github.com/cilium/ebpf` from 0.16.0 to 0.17.1 - [Release notes](https://github.com/cilium/ebpf/releases) - [Commits](cilium/ebpf@v0.16.0...v0.17.1) Updates `github.com/containerd/cgroups/v3` from 3.0.4 to 3.0.5 - [Release notes](https://github.com/containerd/cgroups/releases) - [Commits](containerd/cgroups@v3.0.4...v3.0.5) Updates `github.com/jackc/pgx/v5` from 5.7.1 to 5.7.2 - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md) - [Commits](jackc/pgx@v5.7.1...v5.7.2) Updates `github.com/microsoft/go-mssqldb` from 1.7.2 to 1.8.0 - [Release notes](https://github.com/microsoft/go-mssqldb/releases) - [Changelog](https://github.com/microsoft/go-mssqldb/blob/main/CHANGELOG.md) - [Commits](microsoft/go-mssqldb@v1.7.2...v1.8.0) Updates `go.opentelemetry.io/otel` from 1.32.0 to 1.33.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.32.0...v1.33.0) Updates `go.opentelemetry.io/otel/sdk` from 1.32.0 to 1.33.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.32.0...v1.33.0) Updates `k8s.io/api` from 0.31.3 to 0.32.0 - [Commits](kubernetes/api@v0.31.3...v0.32.0) Updates `k8s.io/apiextensions-apiserver` from 0.31.3 to 0.32.0 - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases) - [Commits](kubernetes/apiextensions-apiserver@v0.31.3...v0.32.0) Updates `k8s.io/apimachinery` from 0.31.3 to 0.32.0 - [Commits](kubernetes/apimachinery@v0.31.3...v0.32.0) Updates `k8s.io/apiserver` from 0.31.3 to 0.32.0 - [Commits](kubernetes/apiserver@v0.31.3...v0.32.0) Updates `k8s.io/cli-runtime` from 0.31.3 to 0.32.0 - [Commits](kubernetes/cli-runtime@v0.31.3...v0.32.0) Updates `k8s.io/client-go` from 0.31.3 to 0.32.0 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.31.3...v0.32.0) Updates `golang.org/x/net` from 0.31.0 to 0.33.0 - [Commits](golang/net@v0.31.0...v0.33.0) Updates `helm.sh/helm/v3` from 3.16.3 to 3.16.4 - [Release notes](https://github.com/helm/helm/releases) - [Commits](helm/helm@v3.16.3...v3.16.4) Updates `k8s.io/kubelet` from 0.31.3 to 0.32.0 - [Commits](kubernetes/kubelet@v0.31.3...v0.32.0) Updates `k8s.io/metrics` from 0.31.3 to 0.32.0 - [Commits](kubernetes/metrics@v0.31.3...v0.32.0) Updates `k8s.io/utils` from 0.0.0-20240711033017-18e509b52bc8 to 0.0.0-20241104100929-3ea5e8cea738 - [Commits](https://github.com/kubernetes/utils/commits) --- updated-dependencies: - dependency-name: github.com/cilium/ebpf dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security - dependency-name: github.com/containerd/cgroups/v3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security - dependency-name: github.com/jackc/pgx/v5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security - dependency-name: github.com/microsoft/go-mssqldb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security - dependency-name: go.opentelemetry.io/otel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security - dependency-name: go.opentelemetry.io/otel/sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security - dependency-name: k8s.io/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security - dependency-name: k8s.io/apiextensions-apiserver dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security - dependency-name: k8s.io/apimachinery dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security - dependency-name: k8s.io/apiserver dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security - dependency-name: k8s.io/cli-runtime dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security - dependency-name: k8s.io/client-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security - dependency-name: helm.sh/helm/v3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security - dependency-name: k8s.io/kubelet dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security - dependency-name: k8s.io/metrics dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security - dependency-name: k8s.io/utils dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security ... Signed-off-by: dependabot[bot] <support@github.com> * upgrade go version 1.23.0 * make schemas --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dexter Yan <yanshaocong@gmail.com>
1 parent fcfdc63 commit 3f1314c

9 files changed

+2534
-1518
lines changed

.github/workflows/build-test-deploy.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
steps:
3333
- uses: actions/setup-go@v5
3434
with:
35-
go-version: "1.22"
35+
go-version: "1.23"
3636

3737
- name: setup env
3838
run: |
@@ -53,7 +53,7 @@ jobs:
5353
steps:
5454
- uses: actions/setup-go@v5
5555
with:
56-
go-version: "1.22"
56+
go-version: "1.23"
5757
- name: setup env
5858
run: |
5959
echo "GOPATH=$(go env GOPATH)" >> $GITHUB_ENV
@@ -72,7 +72,7 @@ jobs:
7272
steps:
7373
- uses: actions/setup-go@v5
7474
with:
75-
go-version: "1.22"
75+
go-version: "1.23"
7676
- name: setup env
7777
run: |
7878
echo "GOPATH=$(go env GOPATH)" >> $GITHUB_ENV
@@ -113,7 +113,7 @@ jobs:
113113
steps:
114114
- uses: actions/setup-go@v5
115115
with:
116-
go-version: "1.22"
116+
go-version: "1.23"
117117
- name: setup env
118118
run: |
119119
echo "GOPATH=$(go env GOPATH)" >> $GITHUB_ENV
@@ -168,7 +168,7 @@ jobs:
168168
steps:
169169
- uses: actions/setup-go@v5
170170
with:
171-
go-version: "1.22"
171+
go-version: "1.23"
172172
- name: setup env
173173
run: |
174174
echo "GOPATH=$(go env GOPATH)" >> $GITHUB_ENV
@@ -201,7 +201,7 @@ jobs:
201201

202202
- uses: actions/setup-go@v5
203203
with:
204-
go-version: "1.22"
204+
go-version: "1.23"
205205

206206
- name: Run GoReleaser
207207
uses: goreleaser/goreleaser-action@v6
@@ -231,7 +231,7 @@ jobs:
231231

232232
- uses: actions/setup-go@v5
233233
with:
234-
go-version: "1.22"
234+
go-version: "1.23"
235235

236236
- uses: sigstore/cosign-installer@v3
237237
with:

config/crds/troubleshoot.sh_collectors.yaml

Lines changed: 514 additions & 310 deletions
Large diffs are not rendered by default.

config/crds/troubleshoot.sh_preflights.yaml

Lines changed: 514 additions & 310 deletions
Large diffs are not rendered by default.

config/crds/troubleshoot.sh_supportbundles.yaml

Lines changed: 514 additions & 310 deletions
Large diffs are not rendered by default.

go.mod

Lines changed: 33 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
module github.com/replicatedhq/troubleshoot
22

3-
go 1.22.8
3+
go 1.23.0
44

5-
toolchain go1.22.9
5+
toolchain go1.23.4
66

77
require (
88
github.com/ahmetalpbalkan/go-cursor v0.0.0-20131010032410-8136607ea412
99
github.com/apparentlymart/go-cidr v1.1.0
1010
github.com/blang/semver/v4 v4.0.0
11-
github.com/cilium/ebpf v0.16.0
12-
github.com/containerd/cgroups/v3 v3.0.4
11+
github.com/cilium/ebpf v0.17.1
12+
github.com/containerd/cgroups/v3 v3.0.5
1313
github.com/containers/image/v5 v5.33.0
1414
github.com/distribution/distribution/v3 v3.0.0-rc.1
1515
github.com/fatih/color v1.18.0
@@ -23,12 +23,12 @@ require (
2323
github.com/gorilla/handlers v1.5.2
2424
github.com/hashicorp/go-getter v1.7.6
2525
github.com/hashicorp/go-multierror v1.1.1
26-
github.com/jackc/pgx/v5 v5.7.1
26+
github.com/jackc/pgx/v5 v5.7.2
2727
github.com/longhorn/go-iscsi-helper v0.0.0-20210330030558-49a327fb024e
2828
github.com/manifoldco/promptui v0.9.0
2929
github.com/mattn/go-isatty v0.0.20
3030
github.com/mholt/archiver/v3 v3.5.1
31-
github.com/microsoft/go-mssqldb v1.7.2
31+
github.com/microsoft/go-mssqldb v1.8.0
3232
github.com/miekg/dns v1.1.62
3333
github.com/opencontainers/image-spec v1.1.0
3434
github.com/pkg/errors v0.9.1
@@ -43,26 +43,26 @@ require (
4343
github.com/vishvananda/netlink v1.3.0
4444
github.com/vishvananda/netns v0.0.5
4545
github.com/vmware-tanzu/velero v1.15.0
46-
go.opentelemetry.io/otel v1.32.0
47-
go.opentelemetry.io/otel/sdk v1.32.0
46+
go.opentelemetry.io/otel v1.33.0
47+
go.opentelemetry.io/otel/sdk v1.33.0
4848
golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f
4949
golang.org/x/mod v0.22.0
5050
golang.org/x/sync v0.10.0
5151
gopkg.in/yaml.v2 v2.4.0
52-
k8s.io/api v0.31.3
53-
k8s.io/apiextensions-apiserver v0.31.3
54-
k8s.io/apimachinery v0.31.3
55-
k8s.io/apiserver v0.31.3
56-
k8s.io/cli-runtime v0.31.3
57-
k8s.io/client-go v0.31.3
52+
k8s.io/api v0.32.0
53+
k8s.io/apiextensions-apiserver v0.32.0
54+
k8s.io/apimachinery v0.32.0
55+
k8s.io/apiserver v0.32.0
56+
k8s.io/cli-runtime v0.32.0
57+
k8s.io/client-go v0.32.0
5858
k8s.io/klog/v2 v2.130.1
5959
oras.land/oras-go v1.2.6
6060
sigs.k8s.io/controller-runtime v0.19.3
6161
sigs.k8s.io/e2e-framework v0.5.0
6262
)
6363

6464
require (
65-
cel.dev/expr v0.16.1 // indirect
65+
cel.dev/expr v0.18.0 // indirect
6666
cloud.google.com/go/auth v0.9.3 // indirect
6767
cloud.google.com/go/auth/oauth2adapt v0.2.4 // indirect
6868
cloud.google.com/go/compute/metadata v0.5.1 // indirect
@@ -140,20 +140,21 @@ require (
140140
github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb // indirect
141141
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 // indirect
142142
github.com/xeipuuv/gojsonschema v1.2.0 // indirect
143+
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
143144
go.opentelemetry.io/contrib/detectors/gcp v1.29.0 // indirect
144145
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.54.0 // indirect
145146
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54.0 // indirect
146-
go.opentelemetry.io/otel/metric v1.32.0 // indirect
147+
go.opentelemetry.io/otel/metric v1.33.0 // indirect
147148
go.opentelemetry.io/otel/sdk/metric v1.29.0 // indirect
148-
go.opentelemetry.io/otel/trace v1.32.0 // indirect
149+
go.opentelemetry.io/otel/trace v1.33.0 // indirect
149150
go.uber.org/multierr v1.11.0 // indirect
150151
golang.org/x/tools v0.27.0 // indirect
151152
google.golang.org/genproto/googleapis/api v0.0.0-20240903143218-8af14fe29dc1 // indirect
152153
google.golang.org/genproto/googleapis/rpc v0.0.0-20240903143218-8af14fe29dc1 // indirect
153154
google.golang.org/grpc/stats/opentelemetry v0.0.0-20240907200651-3ffb98b2c93a // indirect
154155
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
155-
k8s.io/component-base v0.31.3 // indirect
156-
k8s.io/kubectl v0.31.1 // indirect
156+
k8s.io/component-base v0.32.0 // indirect
157+
k8s.io/kubectl v0.31.3 // indirect
157158
)
158159

159160
require (
@@ -203,13 +204,12 @@ require (
203204
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
204205
github.com/googleapis/gax-go/v2 v2.13.0 // indirect
205206
github.com/gorilla/mux v1.8.1 // indirect
206-
github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 // indirect
207+
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 // indirect
207208
github.com/hashicorp/errwrap v1.1.0 // indirect
208209
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
209210
github.com/hashicorp/go-safetemp v1.0.0 // indirect
210211
github.com/hashicorp/go-version v1.7.0
211212
github.com/hashicorp/hcl v1.0.0 // indirect
212-
github.com/imdario/mergo v0.3.16 // indirect
213213
github.com/inconshreveable/mousetrap v1.1.0 // indirect
214214
github.com/jmespath/go-jmespath v0.4.0 // indirect
215215
github.com/josharian/intern v1.0.0 // indirect
@@ -226,7 +226,7 @@ require (
226226
github.com/mitchellh/go-wordwrap v1.0.1
227227
github.com/mitchellh/mapstructure v1.5.0 // indirect
228228
github.com/moby/locker v1.0.1 // indirect
229-
github.com/moby/spdystream v0.4.0 // indirect
229+
github.com/moby/spdystream v0.5.0 // indirect
230230
github.com/moby/sys/mountinfo v0.7.2 // indirect
231231
github.com/moby/term v0.5.0 // indirect
232232
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
@@ -259,31 +259,30 @@ require (
259259
github.com/xlab/treeprint v1.2.0 // indirect
260260
github.com/yusufpapurcu/wmi v1.2.4 // indirect
261261
go.opencensus.io v0.24.0 // indirect
262-
go.starlark.net v0.0.0-20230525235612-a134d8f9ddca // indirect
263262
golang.org/x/crypto v0.31.0 // indirect
264-
golang.org/x/net v0.31.0
263+
golang.org/x/net v0.33.0
265264
golang.org/x/oauth2 v0.23.0 // indirect
266265
golang.org/x/sys v0.28.0
267266
golang.org/x/term v0.27.0 // indirect
268267
golang.org/x/text v0.21.0
269-
golang.org/x/time v0.6.0 // indirect
268+
golang.org/x/time v0.7.0 // indirect
270269
google.golang.org/api v0.197.0 // indirect
271270
google.golang.org/genproto v0.0.0-20240903143218-8af14fe29dc1 // indirect
272271
google.golang.org/grpc v1.67.0 // indirect
273272
google.golang.org/protobuf v1.35.2 // indirect
274273
gopkg.in/inf.v0 v0.9.1 // indirect
275274
gopkg.in/ini.v1 v1.67.0 // indirect
276275
gopkg.in/yaml.v3 v3.0.1 // indirect
277-
helm.sh/helm/v3 v3.16.3
278-
k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340 // indirect
279-
k8s.io/kubelet v0.31.3
280-
k8s.io/metrics v0.31.3
281-
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8
276+
helm.sh/helm/v3 v3.16.4
277+
k8s.io/kube-openapi v0.0.0-20241105132330-32ad38e42d3f // indirect
278+
k8s.io/kubelet v0.32.0
279+
k8s.io/metrics v0.32.0
280+
k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738
282281
periph.io/x/host/v3 v3.8.2
283-
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect
284-
sigs.k8s.io/kustomize/api v0.17.2 // indirect
285-
sigs.k8s.io/kustomize/kyaml v0.17.1 // indirect
286-
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 // indirect
282+
sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3 // indirect
283+
sigs.k8s.io/kustomize/api v0.18.0 // indirect
284+
sigs.k8s.io/kustomize/kyaml v0.18.1 // indirect
285+
sigs.k8s.io/structured-merge-diff/v4 v4.4.2 // indirect
287286
sigs.k8s.io/yaml v1.4.0
288287
)
289288

0 commit comments

Comments
 (0)