File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ require (
1515 github.com/go-json-experiment/json v0.0.0-20231102232822-2e55bd4e08b0
1616 github.com/go-playground/validator/v10 v10.4.1
1717 github.com/go-viper/mapstructure/v2 v2.2.1
18+ github.com/golang/protobuf v1.5.4
1819 github.com/google/go-cmp v0.7.0
1920 github.com/google/uuid v1.6.0
2021 github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.0.1
@@ -85,7 +86,6 @@ require (
8586 github.com/go-playground/universal-translator v0.17.0 // indirect
8687 github.com/goccy/go-json v0.10.3 // indirect
8788 github.com/goccy/go-yaml v1.12.0 // indirect
88- github.com/golang/protobuf v1.5.4 // indirect
8989 github.com/golang/snappy v0.0.5-0.20220116011046-fa5810519dcb // indirect
9090 github.com/google/flatbuffers v24.3.25+incompatible // indirect
9191 github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.1.0 // indirect
You can’t perform that action at this time.
0 commit comments