-
- Downloads
Update module github.com/golang/protobuf to v1.5.4
parent
afa4d9b9
No related tags found
... | ... | @@ -5,7 +5,7 @@ go 1.19 |
require ( | ||
github.com/DataDog/zstd v1.5.5 | ||
github.com/armon/go-radix v1.0.0 | ||
github.com/golang/protobuf v1.5.3 | ||
github.com/golang/protobuf v1.5.4 | ||
github.com/google/go-cmp v0.6.0 | ||
github.com/google/subcommands v1.2.0 | ||
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 | ||
... | ... | @@ -14,7 +14,7 @@ require ( |
github.com/prometheus/client_golang v1.11.0 | ||
golang.org/x/sync v0.4.0 | ||
google.golang.org/grpc v1.58.3 | ||
google.golang.org/protobuf v1.31.0 | ||
google.golang.org/protobuf v1.33.0 | ||
) | ||
require ( | ||
... | ... |
Please register or sign in to comment