Skip to content

Commit 9da5407

Browse files
build(deps): bump the gomod group across 1 directory with 19 updates
Bumps the gomod group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go/cloudsqlconn](https://github.com/googlecloudplatform/cloud-sql-go-connector) | `1.14.2` | `1.15.0` | | [github.com/GoogleCloudPlatform/cloudsql-proxy](https://github.com/GoogleCloudPlatform/cloudsql-proxy) | `1.37.4` | `1.37.5` | | [github.com/goccy/go-yaml](https://github.com/goccy/go-yaml) | `1.15.17` | `1.15.23` | | [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.22.2` | `2.23.0` | | [github.com/urfave/cli/v2](https://github.com/urfave/cli) | `2.27.5` | `2.27.6` | | [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) | `1.34.0` | `1.35.0` | | [go.opentelemetry.io/otel/sdk/metric](https://github.com/open-telemetry/opentelemetry-go) | `1.34.0` | `1.35.0` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.26.0` | `0.28.0` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.11.0` | `0.12.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.70.0` | `1.71.0` | | [honnef.co/go/tools](https://github.com/dominikh/go-tools) | `0.5.1` | `0.6.1` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.32.1` | `0.32.2` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.32.1` | `0.32.2` | | [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.20.1` | `0.20.2` | | [go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp](https://github.com/open-telemetry/opentelemetry-go) | `1.34.0` | `1.35.0` | Updates `cloud.google.com/go/cloudsqlconn` from 1.14.2 to 1.15.0 - [Release notes](https://github.com/googlecloudplatform/cloud-sql-go-connector/releases) - [Changelog](https://github.com/GoogleCloudPlatform/cloud-sql-go-connector/blob/main/CHANGELOG.md) - [Commits](GoogleCloudPlatform/cloud-sql-go-connector@v1.14.2...v1.15.0) Updates `github.com/GoogleCloudPlatform/cloudsql-proxy` from 1.37.4 to 1.37.5 - [Release notes](https://github.com/GoogleCloudPlatform/cloudsql-proxy/releases) - [Changelog](https://github.com/GoogleCloudPlatform/cloud-sql-proxy/blob/v1.37.5/CHANGELOG.md) - [Commits](GoogleCloudPlatform/cloud-sql-proxy@v1.37.4...v1.37.5) Updates `github.com/goccy/go-yaml` from 1.15.17 to 1.15.23 - [Release notes](https://github.com/goccy/go-yaml/releases) - [Changelog](https://github.com/goccy/go-yaml/blob/master/CHANGELOG.md) - [Commits](goccy/go-yaml@v1.15.17...v1.15.23) Updates `github.com/onsi/ginkgo/v2` from 2.22.2 to 2.23.0 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.22.2...v2.23.0) Updates `github.com/urfave/cli/v2` from 2.27.5 to 2.27.6 - [Release notes](https://github.com/urfave/cli/releases) - [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md) - [Commits](urfave/cli@v2.27.5...v2.27.6) Updates `go.opentelemetry.io/otel/sdk` from 1.34.0 to 1.35.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.34.0...v1.35.0) Updates `go.opentelemetry.io/otel/sdk/metric` from 1.34.0 to 1.35.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.34.0...v1.35.0) Updates `golang.org/x/oauth2` from 0.26.0 to 0.28.0 - [Commits](golang/oauth2@v0.26.0...v0.28.0) Updates `golang.org/x/sync` from 0.11.0 to 0.12.0 - [Commits](golang/sync@v0.11.0...v0.12.0) Updates `google.golang.org/api` from 0.219.0 to 0.222.0 - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.219.0...v0.222.0) Updates `google.golang.org/grpc` from 1.70.0 to 1.71.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.70.0...v1.71.0) Updates `honnef.co/go/tools` from 0.5.1 to 0.6.1 - [Release notes](https://github.com/dominikh/go-tools/releases) - [Commits](dominikh/go-tools@v0.5.1...v0.6.1) Updates `k8s.io/api` from 0.32.1 to 0.32.2 - [Commits](kubernetes/api@v0.32.1...v0.32.2) Updates `k8s.io/apimachinery` from 0.32.1 to 0.32.2 - [Commits](kubernetes/apimachinery@v0.32.1...v0.32.2) Updates `k8s.io/client-go` from 0.32.1 to 0.32.2 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.32.1...v0.32.2) Updates `sigs.k8s.io/controller-runtime` from 0.20.1 to 0.20.2 - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.20.1...v0.20.2) Updates `go.opentelemetry.io/otel` from 1.34.0 to 1.35.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.34.0...v1.35.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp` from 1.34.0 to 1.35.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.34.0...v1.35.0) Updates `go.opentelemetry.io/otel/metric` from 1.34.0 to 1.35.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.34.0...v1.35.0) --- updated-dependencies: - dependency-name: cloud.google.com/go/cloudsqlconn dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/GoogleCloudPlatform/cloudsql-proxy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/goccy/go-yaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/onsi/ginkgo/v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/urfave/cli/v2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: go.opentelemetry.io/otel/sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: go.opentelemetry.io/otel/sdk/metric dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/oauth2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/sync dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: google.golang.org/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: honnef.co/go/tools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: k8s.io/api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: k8s.io/apimachinery dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: k8s.io/client-go dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: sigs.k8s.io/controller-runtime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: go.opentelemetry.io/otel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: go.opentelemetry.io/otel/metric dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent be69259 commit 9da5407

File tree

2 files changed

+89
-89
lines changed

2 files changed

+89
-89
lines changed

go.mod

+29-29
Original file line numberDiff line numberDiff line change
@@ -3,37 +3,37 @@ module github.com/nais/cli
33
go 1.23.6
44

55
require (
6-
cloud.google.com/go/cloudsqlconn v1.14.2
7-
github.com/GoogleCloudPlatform/cloudsql-proxy v1.37.4
6+
cloud.google.com/go/cloudsqlconn v1.15.0
7+
github.com/GoogleCloudPlatform/cloudsql-proxy v1.37.5
88
github.com/go-logr/logr v1.4.2
9-
github.com/goccy/go-yaml v1.15.17
9+
github.com/goccy/go-yaml v1.15.23
1010
github.com/mailgun/raymond/v2 v2.0.48
1111
github.com/mitchellh/go-ps v1.0.0
1212
github.com/nais/device v0.0.0-20231030073017-240e8a0234d9
1313
github.com/nais/liberator v0.0.0-20250210140717-70bb7da67963
14-
github.com/onsi/ginkgo/v2 v2.22.2
14+
github.com/onsi/ginkgo/v2 v2.23.0
1515
github.com/onsi/gomega v1.36.2
1616
github.com/pterm/pterm v0.12.80
1717
github.com/sethvargo/go-retry v0.3.0
1818
github.com/stretchr/testify v1.10.0
19-
github.com/urfave/cli/v2 v2.27.5
19+
github.com/urfave/cli/v2 v2.27.6
2020
github.com/xeipuuv/gojsonschema v1.2.0
21-
go.opentelemetry.io/otel/sdk v1.34.0
22-
go.opentelemetry.io/otel/sdk/metric v1.34.0
23-
golang.org/x/oauth2 v0.26.0
24-
golang.org/x/sync v0.11.0
21+
go.opentelemetry.io/otel/sdk v1.35.0
22+
go.opentelemetry.io/otel/sdk/metric v1.35.0
23+
golang.org/x/oauth2 v0.28.0
24+
golang.org/x/sync v0.12.0
2525
golang.org/x/vuln v1.1.4
26-
google.golang.org/api v0.219.0
27-
google.golang.org/grpc v1.70.0
26+
google.golang.org/api v0.222.0
27+
google.golang.org/grpc v1.71.0
2828
gopkg.in/yaml.v3 v3.0.1
29-
honnef.co/go/tools v0.5.1
30-
k8s.io/api v0.32.1
31-
k8s.io/apimachinery v0.32.1
32-
k8s.io/client-go v0.32.1
29+
honnef.co/go/tools v0.6.1
30+
k8s.io/api v0.32.2
31+
k8s.io/apimachinery v0.32.2
32+
k8s.io/client-go v0.32.2
3333
k8s.io/klog/v2 v2.130.1
3434
k8s.io/utils v0.0.0-20241210054802-24370beab758
3535
mvdan.cc/gofumpt v0.7.0
36-
sigs.k8s.io/controller-runtime v0.20.1
36+
sigs.k8s.io/controller-runtime v0.20.2
3737
)
3838

3939
require (
@@ -66,15 +66,15 @@ require (
6666
github.com/golang/protobuf v1.5.4 // indirect
6767
github.com/google/btree v1.1.3 // indirect
6868
github.com/google/gnostic-models v0.6.9 // indirect
69-
github.com/google/go-cmp v0.6.0 // indirect
69+
github.com/google/go-cmp v0.7.0 // indirect
7070
github.com/google/gofuzz v1.2.0 // indirect
7171
github.com/google/pprof v0.0.0-20241210010833-40e02aabc2ad // indirect
7272
github.com/google/s2a-go v0.1.9 // indirect
7373
github.com/google/uuid v1.6.0 // indirect
7474
github.com/googleapis/enterprise-certificate-proxy v0.3.4 // indirect
7575
github.com/googleapis/gax-go/v2 v2.14.1 // indirect
7676
github.com/gookit/color v1.5.4 // indirect
77-
github.com/grpc-ecosystem/grpc-gateway/v2 v2.25.1 // indirect
77+
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.1 // indirect
7878
github.com/imdario/mergo v0.3.16 // indirect
7979
github.com/josharian/intern v1.0.0 // indirect
8080
github.com/json-iterator/go v1.1.12 // indirect
@@ -107,28 +107,28 @@ require (
107107
go.opencensus.io v0.24.0 // indirect
108108
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
109109
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.59.0 // indirect
110-
go.opentelemetry.io/otel v1.34.0
111-
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.34.0
112-
go.opentelemetry.io/otel/metric v1.34.0
113-
go.opentelemetry.io/otel/trace v1.34.0 // indirect
110+
go.opentelemetry.io/otel v1.35.0
111+
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.35.0
112+
go.opentelemetry.io/otel/metric v1.35.0
113+
go.opentelemetry.io/otel/trace v1.35.0 // indirect
114114
go.opentelemetry.io/proto/otlp v1.5.0 // indirect
115115
go.uber.org/multierr v1.11.0 // indirect
116116
go.uber.org/zap v1.27.0 // indirect
117-
golang.org/x/crypto v0.32.0 // indirect
117+
golang.org/x/crypto v0.33.0 // indirect
118118
golang.org/x/exp v0.0.0-20241009180824-f66d83c29e7c // indirect
119119
golang.org/x/exp/typeparams v0.0.0-20241009180824-f66d83c29e7c // indirect
120-
golang.org/x/mod v0.22.0 // indirect
121-
golang.org/x/net v0.34.0 // indirect
120+
golang.org/x/mod v0.23.0 // indirect
121+
golang.org/x/net v0.35.0 // indirect
122122
golang.org/x/sys v0.30.0 // indirect
123123
golang.org/x/telemetry v0.0.0-20241004145657-5eebfecbdf1f // indirect
124124
golang.org/x/term v0.29.0 // indirect
125125
golang.org/x/text v0.22.0 // indirect
126126
golang.org/x/time v0.10.0 // indirect
127-
golang.org/x/tools v0.29.0 // indirect
127+
golang.org/x/tools v0.30.0 // indirect
128128
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
129-
google.golang.org/genproto/googleapis/api v0.0.0-20250115164207-1a7da9e5054f // indirect
130-
google.golang.org/genproto/googleapis/rpc v0.0.0-20250127172529-29210b9bc287 // indirect
131-
google.golang.org/protobuf v1.36.4 // indirect
129+
google.golang.org/genproto/googleapis/api v0.0.0-20250218202821-56aae31c358a // indirect
130+
google.golang.org/genproto/googleapis/rpc v0.0.0-20250218202821-56aae31c358a // indirect
131+
google.golang.org/protobuf v1.36.5 // indirect
132132
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
133133
gopkg.in/inf.v0 v0.9.1 // indirect
134134
k8s.io/apiextensions-apiserver v0.32.1 // indirect

0 commit comments

Comments
 (0)