Skip to content

Commit f57ff16

Browse files
build(deps): bump the go-deps group across 1 directory with 8 updates
Bumps the go-deps group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go/pubsub](https://github.com/googleapis/google-cloud-go) | `1.45.3` | `1.47.0` | | [github.com/DataDog/datadog-api-client-go/v2](https://github.com/DataDog/datadog-api-client-go) | `2.34.0` | `2.35.0` | | [github.com/fluxcd/pkg/ssa](https://github.com/fluxcd/pkg) | `0.44.0` | `0.45.0` | | [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go) | `1.38.0` | `1.39.0` | | [gitlab.com/gitlab-org/api/client-go](https://gitlab.com/gitlab-org/api/client-go) | `0.121.0` | `0.122.0` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.25.0` | `0.26.0` | | [golang.org/x/text](https://github.com/golang/text) | `0.21.0` | `0.22.0` | Updates `cloud.google.com/go/pubsub` from 1.45.3 to 1.47.0 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@pubsub/v1.45.3...pubsub/v1.47.0) Updates `github.com/DataDog/datadog-api-client-go/v2` from 2.34.0 to 2.35.0 - [Release notes](https://github.com/DataDog/datadog-api-client-go/releases) - [Changelog](https://github.com/DataDog/datadog-api-client-go/blob/master/CHANGELOG.md) - [Commits](DataDog/datadog-api-client-go@v2.34.0...v2.35.0) Updates `github.com/fluxcd/pkg/ssa` from 0.44.0 to 0.45.0 - [Commits](fluxcd/pkg@oci/v0.44.0...oci/v0.45.0) Updates `github.com/nats-io/nats.go` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/nats-io/nats.go/releases) - [Commits](nats-io/nats.go@v1.38.0...v1.39.0) Updates `gitlab.com/gitlab-org/api/client-go` from 0.121.0 to 0.122.0 - [Release notes](https://gitlab.com/gitlab-org/api/client-go/tags) - [Commits](https://gitlab.com/gitlab-org/api/client-go/compare/v0.121.0...v0.122.0) Updates `golang.org/x/oauth2` from 0.25.0 to 0.26.0 - [Commits](golang/oauth2@v0.25.0...v0.26.0) Updates `golang.org/x/text` from 0.21.0 to 0.22.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.21.0...v0.22.0) Updates `google.golang.org/api` from 0.211.0 to 0.218.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.211.0...v0.218.0) --- updated-dependencies: - dependency-name: cloud.google.com/go/pubsub dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/DataDog/datadog-api-client-go/v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/fluxcd/pkg/ssa dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/nats-io/nats.go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: gitlab.com/gitlab-org/api/client-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: golang.org/x/oauth2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: golang.org/x/text dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: google.golang.org/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f400110 commit f57ff16

File tree

2 files changed

+76
-74
lines changed

2 files changed

+76
-74
lines changed

go.mod

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ go 1.23.0
55
replace github.com/fluxcd/notification-controller/api => ./api
66

77
require (
8-
cloud.google.com/go/pubsub v1.45.3
8+
cloud.google.com/go/pubsub v1.47.0
99
code.gitea.io/sdk/gitea v0.20.0
1010
github.com/AdaLogics/go-fuzz-headers v0.0.0-20240806141605-e8a1dd7889d6
1111
github.com/Azure/azure-amqp-common-go/v4 v4.2.0
1212
github.com/Azure/azure-event-hubs-go/v3 v3.6.2
13-
github.com/DataDog/datadog-api-client-go/v2 v2.34.0
13+
github.com/DataDog/datadog-api-client-go/v2 v2.35.0
1414
github.com/PagerDuty/go-pagerduty v1.8.0
1515
github.com/cdevents/sdk-go v0.4.1
1616
github.com/chainguard-dev/git-urls v1.0.2
@@ -22,23 +22,23 @@ require (
2222
github.com/fluxcd/pkg/git v0.24.0
2323
github.com/fluxcd/pkg/masktoken v0.6.0
2424
github.com/fluxcd/pkg/runtime v0.53.0
25-
github.com/fluxcd/pkg/ssa v0.44.0
25+
github.com/fluxcd/pkg/ssa v0.45.0
2626
github.com/getsentry/sentry-go v0.31.1
2727
github.com/go-logr/logr v1.4.2
2828
github.com/google/go-github/v64 v64.0.0
2929
github.com/hashicorp/go-retryablehttp v0.7.7
3030
github.com/ktrysmt/go-bitbucket v0.9.81
3131
github.com/microsoft/azure-devops-go-api/azuredevops/v6 v6.0.1
32-
github.com/nats-io/nats.go v1.38.0
32+
github.com/nats-io/nats.go v1.39.0
3333
github.com/onsi/gomega v1.36.2
3434
github.com/sethvargo/go-limiter v1.0.0
3535
github.com/slok/go-http-metrics v0.13.0
3636
github.com/spf13/pflag v1.0.6
3737
github.com/stretchr/testify v1.10.0
38-
gitlab.com/gitlab-org/api/client-go v0.121.0
39-
golang.org/x/oauth2 v0.25.0
40-
golang.org/x/text v0.21.0
41-
google.golang.org/api v0.211.0
38+
gitlab.com/gitlab-org/api/client-go v0.122.0
39+
golang.org/x/oauth2 v0.26.0
40+
golang.org/x/text v0.22.0
41+
google.golang.org/api v0.218.0
4242
k8s.io/api v0.32.1
4343
k8s.io/apimachinery v0.32.1
4444
k8s.io/client-go v0.32.1
@@ -51,11 +51,11 @@ require (
5151
replace gopkg.in/yaml.v3 => gopkg.in/yaml.v3 v3.0.1
5252

5353
require (
54-
cloud.google.com/go v0.116.0 // indirect
55-
cloud.google.com/go/auth v0.12.1 // indirect
56-
cloud.google.com/go/auth/oauth2adapt v0.2.6 // indirect
57-
cloud.google.com/go/compute/metadata v0.5.2 // indirect
58-
cloud.google.com/go/iam v1.2.2 // indirect
54+
cloud.google.com/go v0.118.1 // indirect
55+
cloud.google.com/go/auth v0.14.0 // indirect
56+
cloud.google.com/go/auth/oauth2adapt v0.2.7 // indirect
57+
cloud.google.com/go/compute/metadata v0.6.0 // indirect
58+
cloud.google.com/go/iam v1.3.1 // indirect
5959
github.com/42wim/httpsig v1.2.1 // indirect
6060
github.com/Azure/azure-sdk-for-go v68.0.0+incompatible // indirect
6161
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.17.0 // indirect
@@ -117,11 +117,11 @@ require (
117117
github.com/google/go-github/v68 v68.0.0 // indirect
118118
github.com/google/go-querystring v1.1.0 // indirect
119119
github.com/google/gofuzz v1.2.0 // indirect
120-
github.com/google/s2a-go v0.1.8 // indirect
120+
github.com/google/s2a-go v0.1.9 // indirect
121121
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
122122
github.com/google/uuid v1.6.0 // indirect
123123
github.com/googleapis/enterprise-certificate-proxy v0.3.4 // indirect
124-
github.com/googleapis/gax-go/v2 v2.14.0 // indirect
124+
github.com/googleapis/gax-go/v2 v2.14.1 // indirect
125125
github.com/gorilla/websocket v1.5.3 // indirect
126126
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 // indirect
127127
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
@@ -164,8 +164,8 @@ require (
164164
github.com/xlab/treeprint v1.2.0 // indirect
165165
go.opencensus.io v0.24.0 // indirect
166166
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
167-
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.54.0 // indirect
168-
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54.0 // indirect
167+
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.58.0 // indirect
168+
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.58.0 // indirect
169169
go.opentelemetry.io/otel v1.34.0 // indirect
170170
go.opentelemetry.io/otel/metric v1.34.0 // indirect
171171
go.opentelemetry.io/otel/trace v1.34.0 // indirect
@@ -174,15 +174,15 @@ require (
174174
golang.org/x/crypto v0.32.0 // indirect
175175
golang.org/x/mod v0.22.0 // indirect
176176
golang.org/x/net v0.34.0 // indirect
177-
golang.org/x/sync v0.10.0 // indirect
177+
golang.org/x/sync v0.11.0 // indirect
178178
golang.org/x/sys v0.29.0 // indirect
179179
golang.org/x/term v0.28.0 // indirect
180180
golang.org/x/time v0.9.0 // indirect
181181
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
182-
google.golang.org/genproto v0.0.0-20241118233622-e639e219e697 // indirect
183-
google.golang.org/genproto/googleapis/api v0.0.0-20241118233622-e639e219e697 // indirect
184-
google.golang.org/genproto/googleapis/rpc v0.0.0-20241206012308-a4fef0638583 // indirect
185-
google.golang.org/grpc v1.67.1 // indirect
182+
google.golang.org/genproto v0.0.0-20250122153221-138b5a5a4fd4 // indirect
183+
google.golang.org/genproto/googleapis/api v0.0.0-20250124145028-65684f501c47 // indirect
184+
google.golang.org/genproto/googleapis/rpc v0.0.0-20250124145028-65684f501c47 // indirect
185+
google.golang.org/grpc v1.70.0 // indirect
186186
google.golang.org/protobuf v1.36.4 // indirect
187187
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
188188
gopkg.in/inf.v0 v0.9.1 // indirect

0 commit comments

Comments
 (0)