-
- Downloads
[renovate] Update module github.com/openconfig/goyang to v1.5.0
See merge request !935 Co-authored-by:Renovate Bot <renovate@danet.fbi.h-da.de>
parent
d1eebf37
No related branches found
No related tags found
Pipeline #212314 passed
Stage: build
Stage: build-testing
Stage: test
Stage: analyze
Stage: test-legacy
Stage: deploy
... | ... | @@ -11,7 +11,7 @@ require ( |
github.com/grpc-ecosystem/grpc-gateway/v2 v2.20.0 | ||
github.com/mitchellh/go-homedir v1.1.0 | ||
github.com/openconfig/gnmi v0.11.0 | ||
github.com/openconfig/goyang v1.4.5 | ||
github.com/openconfig/goyang v1.5.0 | ||
github.com/openconfig/ygot v0.29.19 | ||
github.com/prometheus/client_golang v1.19.1 | ||
github.com/pterm/pterm v0.12.79 | ||
... | ... |
... | ... | @@ -226,6 +226,8 @@ github.com/openconfig/gnmi v0.11.0/go.mod h1:9oJSQPPCpNvfMRj8e4ZoLVAw4wL8HyxXbiD |
github.com/openconfig/goyang v0.0.0-20200115183954-d0a48929f0ea/go.mod h1:dhXaV0JgHJzdrHi2l+w0fZrwArtXL7jEFoiqLEdmkvU= | ||
github.com/openconfig/goyang v1.4.5 h1:+s3p3MeiPQ/QNsC5DL3MXhCp5cv4dag3vlGKCtszsRU= | ||
github.com/openconfig/goyang v1.4.5/go.mod h1:sdNZi/wdTZyLNBNfgLzmmbi7kISm7FskMDKKzMY+x1M= | ||
github.com/openconfig/goyang v1.5.0 h1:Xv0q1g258wKSklJJZxFY/tjvQ7sdt66IaTnZEZhetPY= | ||
github.com/openconfig/goyang v1.5.0/go.mod h1:sdNZi/wdTZyLNBNfgLzmmbi7kISm7FskMDKKzMY+x1M= | ||
github.com/openconfig/grpctunnel v0.0.0-20220819142823-6f5422b8ca70/go.mod h1:OmTWe7RyZj2CIzIgy4ovEBzCLBJzRvWSZmn7u02U9gU= | ||
github.com/openconfig/ygot v0.6.0/go.mod h1:o30svNf7O0xK+R35tlx95odkDmZWS9JyWWQSmIhqwAs= | ||
github.com/openconfig/ygot v0.29.19 h1:3bbAWbCBVjyjHgeROvT38LQ7pAxcjtm7C2vNVj/rvEE= | ||
... | ... |
Please register or sign in to comment