-
- Downloads
[renovate] Update module github.com/golang/protobuf to v1.5.4
parent
e30596a5
No related branches found
No related tags found
... | ... | @@ -4,7 +4,7 @@ go 1.20 |
require ( | ||
github.com/golang/glog v1.2.0 | ||
github.com/golang/protobuf v1.5.3 | ||
github.com/golang/protobuf v1.5.4 | ||
github.com/openconfig/gnmi v0.10.0 | ||
github.com/openconfig/goyang v1.4.5 | ||
github.com/openconfig/ygot v0.29.18 | ||
... | ... | @@ -45,7 +45,7 @@ require ( |
golang.org/x/exp v0.0.0-20230905200255-921286631fa9 // indirect | ||
golang.org/x/text v0.14.0 // indirect | ||
google.golang.org/genproto/googleapis/rpc v0.0.0-20231120223509-83a465c0220f // indirect | ||
google.golang.org/protobuf v1.32.0 // indirect | ||
google.golang.org/protobuf v1.33.0 // indirect | ||
gopkg.in/ini.v1 v1.67.0 // indirect | ||
gopkg.in/yaml.v3 v3.0.1 // indirect | ||
) |
Please register or sign in to comment