Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 77cc170

Browse files
chore: bump google.golang.org/api from 0.152.0 to 0.170.0 (coder#12607)
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.152.0 to 0.170.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.152.0...v0.170.0) --- updated-dependencies: - dependency-name: google.golang.org/api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 53b58ed commit 77cc170

File tree

2 files changed

+37
-71
lines changed

2 files changed

+37
-71
lines changed

go.mod

+11-14
Original file line numberDiff line numberDiff line change
@@ -183,17 +183,17 @@ require (
183183
golang.org/x/crypto v0.21.0
184184
golang.org/x/exp v0.0.0-20240213143201-ec583247a57a
185185
golang.org/x/mod v0.15.0
186-
golang.org/x/net v0.21.0
187-
golang.org/x/oauth2 v0.17.0
186+
golang.org/x/net v0.22.0
187+
golang.org/x/oauth2 v0.18.0
188188
golang.org/x/sync v0.6.0
189189
golang.org/x/sys v0.18.0
190190
golang.org/x/term v0.18.0
191191
golang.org/x/text v0.14.0
192192
golang.org/x/tools v0.18.0
193193
golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028
194194
golang.zx2c4.com/wireguard v0.0.0-20230704135630-469159ecf7d1
195-
google.golang.org/api v0.152.0
196-
google.golang.org/grpc v1.62.0
195+
google.golang.org/api v0.170.0
196+
google.golang.org/grpc v1.62.1
197197
google.golang.org/protobuf v1.33.0
198198
gopkg.in/DataDog/dd-trace-go.v1 v1.61.0
199199
gopkg.in/natefinch/lumberjack.v2 v2.2.1
@@ -218,19 +218,19 @@ require (
218218
github.com/mitchellh/hashstructure v1.1.0 // indirect
219219
github.com/pion/transport/v2 v2.0.0 // indirect
220220
github.com/tdewolff/test v1.0.11-0.20240106005702-7de5f7df4739 // indirect
221+
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0 // indirect
221222
)
222223

223224
require (
224-
cloud.google.com/go/compute v1.23.3 // indirect
225+
cloud.google.com/go/compute v1.23.4 // indirect
225226
cloud.google.com/go/logging v1.9.0 // indirect
226-
cloud.google.com/go/longrunning v0.5.4 // indirect
227+
cloud.google.com/go/longrunning v0.5.5 // indirect
227228
filippo.io/edwards25519 v1.0.0 // indirect
228229
github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161 // indirect
229230
github.com/DataDog/appsec-internal-go v1.4.1 // indirect
230231
github.com/DataDog/datadog-agent/pkg/obfuscate v0.48.0 // indirect
231232
github.com/DataDog/datadog-agent/pkg/remoteconfig/state v0.48.1 // indirect
232233
github.com/DataDog/datadog-go/v5 v5.3.0 // indirect
233-
github.com/DataDog/go-libddwaf v1.5.0 // indirect
234234
github.com/DataDog/go-tuf v1.0.2-0.5.2 // indirect
235235
github.com/DataDog/gostackparse v0.7.0 // indirect
236236
github.com/DataDog/sketches-go v1.4.2 // indirect
@@ -282,7 +282,7 @@ require (
282282
github.com/dustin/go-humanize v1.0.1 // indirect
283283
github.com/ebitengine/purego v0.6.0-alpha.5 // indirect
284284
github.com/elastic/go-windows v1.0.0 // indirect
285-
github.com/felixge/httpsnoop v1.0.3 // indirect
285+
github.com/felixge/httpsnoop v1.0.4 // indirect
286286
github.com/fxamacker/cbor/v2 v2.4.0 // indirect
287287
github.com/gabriel-vasile/mimetype v1.4.3 // indirect
288288
github.com/go-chi/hostrouter v0.2.0 // indirect
@@ -415,20 +415,17 @@ require (
415415
go.opentelemetry.io/contrib v1.19.0 // indirect
416416
go.opentelemetry.io/otel/metric v1.24.0 // indirect
417417
go.opentelemetry.io/proto/otlp v1.0.0 // indirect
418-
go4.org/intern v0.0.0-20230525184215-6c62f75575cb // indirect
419418
go4.org/mem v0.0.0-20220726221520-4f986261bf13 // indirect
420-
go4.org/unsafe/assume-no-moving-gc v0.0.0-20230525183740-e7c30c78aeb2 // indirect
421419
golang.org/x/time v0.5.0 // indirect
422420
golang.zx2c4.com/wintun v0.0.0-20230126152724-0fa3db229ce2 // indirect
423421
golang.zx2c4.com/wireguard/wgctrl v0.0.0-20230429144221-925a1e7659e6 // indirect
424422
golang.zx2c4.com/wireguard/windows v0.5.3 // indirect
425423
google.golang.org/appengine v1.6.8 // indirect
426-
google.golang.org/genproto v0.0.0-20240123012728-ef4313101c80 // indirect
427-
google.golang.org/genproto/googleapis/api v0.0.0-20240123012728-ef4313101c80 // indirect
428-
google.golang.org/genproto/googleapis/rpc v0.0.0-20240123012728-ef4313101c80 // indirect
424+
google.golang.org/genproto v0.0.0-20240205150955-31a09d347014 // indirect
425+
google.golang.org/genproto/googleapis/api v0.0.0-20240125205218-1f4bbc51befe // indirect
426+
google.golang.org/genproto/googleapis/rpc v0.0.0-20240311132316-a219d84964c2 // indirect
429427
gopkg.in/yaml.v2 v2.4.0 // indirect
430428
howett.net/plist v1.0.0 // indirect
431-
inet.af/netaddr v0.0.0-20230525184311-b8eac61e914a // indirect
432429
inet.af/peercred v0.0.0-20210906144145-0893ea02156a // indirect
433430
sigs.k8s.io/yaml v1.4.0 // indirect
434431
)

0 commit comments

Comments
 (0)