diff --git a/go.mod b/go.mod index f27def9..ea547a3 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( github.com/Masterminds/sprig/v3 v3.2.0 github.com/go-git/go-git/v5 v5.2.0 github.com/golang/protobuf v1.4.3 - github.com/grpc-ecosystem/grpc-gateway v1.12.1 + github.com/grpc-ecosystem/grpc-gateway/v2/v2 v2.2.0 github.com/grpc-ecosystem/grpc-gateway/v2 v2.1.0 github.com/huandu/xstrings v1.3.1 github.com/mitchellh/reflectwalk v1.0.1 // indirect