Skip to content

Commit 37bc3ba

Browse files
committed
Update
1 parent e61f6bb commit 37bc3ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,7 @@ require (
175175
)
176176

177177
replace (
178+
// This replace block is from Argo CD v3.1.8 go.mod
178179
github.com/golang/protobuf => github.com/golang/protobuf v1.5.4
179180
github.com/grpc-ecosystem/grpc-gateway => github.com/grpc-ecosystem/grpc-gateway v1.16.0
180181

0 commit comments

Comments
 (0)