Skip to content

Commit c414961

Browse files
committed
Removed the obselete replace directive that was preventing installation with 'go install'
1 parent 5026e49 commit c414961

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

go.mod

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,3 @@ require (
2727
google.golang.org/genproto v0.0.0-20230110181048-76db0878b65f // indirect
2828
google.golang.org/protobuf v1.28.1 // indirect
2929
)
30-
31-
// required by https://github.com/grpc-ecosystem/grpc-gateway/releases/tag/v2.10.3
32-
replace cloud.google.com/go/storage v1.19.0 => cloud.google.com/go/storage v1.10.0

0 commit comments

Comments
 (0)