Skip to content

Commit 5df88f6

Browse files
author
vandelooij.tom
committed
update go mod
1 parent a6bb239 commit 5df88f6

File tree

2 files changed

+18
-96
lines changed

2 files changed

+18
-96
lines changed

go.mod

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ require (
1414
cloud.google.com/go v0.112.2 // indirect
1515
cloud.google.com/go/auth v0.3.0 // indirect
1616
cloud.google.com/go/auth/oauth2adapt v0.2.2 // indirect
17-
cloud.google.com/go/compute v1.25.1 // indirect
1817
cloud.google.com/go/compute/metadata v0.3.0 // indirect
1918
cloud.google.com/go/iam v1.1.7 // indirect
2019
cloud.google.com/go/storage v1.40.0 // indirect
@@ -89,7 +88,6 @@ require (
8988
golang.org/x/time v0.5.0 // indirect
9089
golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 // indirect
9190
google.golang.org/api v0.176.1 // indirect
92-
google.golang.org/appengine v1.6.8 // indirect
9391
google.golang.org/genproto v0.0.0-20240415180920-8c6c420018be // indirect
9492
google.golang.org/genproto/googleapis/api v0.0.0-20240415180920-8c6c420018be // indirect
9593
google.golang.org/genproto/googleapis/rpc v0.0.0-20240415180920-8c6c420018be // indirect

0 commit comments

Comments
 (0)