Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ require (
cloud.google.com/go/billing v1.24.0
cloud.google.com/go/compute v1.60.0
cloud.google.com/go/monitoring v1.27.0
cloud.google.com/go/privilegedaccessmanager v0.7.0
cloud.google.com/go/recommender v1.16.0
cloud.google.com/go/privilegedaccessmanager v0.6.0
cloud.google.com/go/recommender v1.17.0
cloud.google.com/go/resourcemanager v1.13.0
cloud.google.com/go/servicehealth v1.5.0
cloud.google.com/go/storage v1.62.1
Expand Down
Loading