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 19, 2025
1 parent 3076eea commit 5c6a33d
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.2
cloud.google.com/go/compute v1.33.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.4.0
cloud.google.com/go/kms v1.20.5
cloud.google.com/go/run v1.9.0
cloud.google.com/go/secretmanager v1.14.5
cloud.google.com/go/storage v1.50.0
firebase.google.com/go v3.13.0+incompatible
github.com/ekristen/libnuke v0.24.3
github.com/fatih/camelcase v1.0.0
Expand Down

0 comments on commit 5c6a33d

Please sign in to comment.