Update module cloud.google.com/go/compute to v1.24.0 (#108)
Some checks failed
Build and push container image / build (push) Failing after 37s
Some checks failed
Build and push container image / build (push) Failing after 37s
Co-authored-by: Renovate <system@toast-server.net> Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
parent
909c5a4631
commit
0a44bb83a3
2
go.mod
2
go.mod
@ -15,7 +15,7 @@ require (
|
|||||||
)
|
)
|
||||||
|
|
||||||
require (
|
require (
|
||||||
cloud.google.com/go/compute v1.23.4 // indirect
|
cloud.google.com/go/compute v1.24.0 // indirect
|
||||||
cloud.google.com/go/compute/metadata v0.2.3 // indirect
|
cloud.google.com/go/compute/metadata v0.2.3 // indirect
|
||||||
github.com/disgoorg/json v1.1.0 // indirect
|
github.com/disgoorg/json v1.1.0 // indirect
|
||||||
github.com/go-ole/go-ole v1.3.0 // indirect
|
github.com/go-ole/go-ole v1.3.0 // indirect
|
||||||
|
Reference in New Issue
Block a user