Skip to content

Commit

Permalink
Bump github.com/openconfig/gnmi from 0.10.0 to 0.11.0 (#240)
Browse files Browse the repository at this point in the history
Bumps [github.com/openconfig/gnmi](https://github.com/openconfig/gnmi) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/openconfig/gnmi/releases)
- [Commits](openconfig/gnmi@v0.10.0...v0.11.0)

---
updated-dependencies:
- dependency-name: github.com/openconfig/gnmi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 21, 2024
1 parent b465bd5 commit d9e224a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ require (
github.com/hashicorp/terraform-plugin-go v0.22.1
github.com/hashicorp/terraform-plugin-log v0.9.0
github.com/hashicorp/terraform-plugin-testing v1.7.0
github.com/openconfig/gnmi v0.10.0
github.com/openconfig/gnmi v0.11.0
github.com/openconfig/gnmic v0.33.0
github.com/openconfig/goyang v1.4.5
github.com/tidwall/gjson v1.17.1
Expand Down
3 changes: 2 additions & 1 deletion go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1335,8 +1335,9 @@ github.com/onsi/gomega v1.15.0/go.mod h1:cIuvLEne0aoVhAgh/O6ac0Op8WWw9H6eYCriF+t
github.com/onsi/gomega v1.27.10 h1:naR28SdDFlqrG6kScpT8VWpu1xWY5nJRCF3XaYyBjhI=
github.com/onsi/gomega v1.27.10/go.mod h1:RsS8tutOdbdgzbPtzzATp12yT7kM5I5aElG3evPbQ0M=
github.com/op/go-logging v0.0.0-20160315200505-970db520ece7/go.mod h1:HzydrMdWErDVzsI23lYNej1Htcns9BCg93Dk0bBINWk=
github.com/openconfig/gnmi v0.10.0 h1:kQEZ/9ek3Vp2Y5IVuV2L/ba8/77TgjdXg505QXvYmg8=
github.com/openconfig/gnmi v0.10.0/go.mod h1:Y9os75GmSkhHw2wX8sMsxfI7qRGAEcDh8NTa5a8vj6E=
github.com/openconfig/gnmi v0.11.0 h1:H7pLIb/o3xObu3+x0Fv9DCK7TH3FUh7mNwbYe+34hFw=
github.com/openconfig/gnmi v0.11.0/go.mod h1:9oJSQPPCpNvfMRj8e4ZoLVAw4wL8HyxXbiDlyuexCGU=
github.com/openconfig/gnmic v0.33.0 h1:ugG2DFq2BjVoU7+dDy1VqcIIlKS+iFQjpm4xbzQinqQ=
github.com/openconfig/gnmic v0.33.0/go.mod h1:zz4vouyxKJEjB2Ll68s4ZdP3UjTRQUeOQ5h5r2TJgTo=
github.com/openconfig/goyang v0.0.0-20200115183954-d0a48929f0ea/go.mod h1:dhXaV0JgHJzdrHi2l+w0fZrwArtXL7jEFoiqLEdmkvU=
Expand Down

0 comments on commit d9e224a

Please sign in to comment.