Skip to content

Commit

Permalink
fix(deps): update google-cloud-sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 4, 2025
1 parent 31df971 commit f5e56d2
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@ module github.com/ekristen/gcp-nuke
go 1.22

require (
cloud.google.com/go/bigquery v1.65.0
cloud.google.com/go/compute v1.31.0
cloud.google.com/go/container v1.42.0
cloud.google.com/go/firestore v1.17.0
cloud.google.com/go/functions v1.19.2
cloud.google.com/go/iam v1.3.0
cloud.google.com/go/kms v1.20.2
cloud.google.com/go/run v1.8.0
cloud.google.com/go/secretmanager v1.14.2
cloud.google.com/go/storage v1.48.0
cloud.google.com/go/bigquery v1.66.1
cloud.google.com/go/compute v1.32.0
cloud.google.com/go/container v1.42.2
cloud.google.com/go/firestore v1.18.0
cloud.google.com/go/functions v1.19.3
cloud.google.com/go/iam v1.3.1
cloud.google.com/go/kms v1.20.5
cloud.google.com/go/run v1.8.1
cloud.google.com/go/secretmanager v1.14.4
cloud.google.com/go/storage v1.50.0
firebase.google.com/go v3.13.0+incompatible
github.com/ekristen/libnuke v0.24.1
github.com/fatih/camelcase v1.0.0
Expand Down

0 comments on commit f5e56d2

Please sign in to comment.