Skip to content

Commit

Permalink
Bump github.com/openconfig/gnmi from 0.9.1 to 0.10.0
Browse files Browse the repository at this point in the history
Bumps [github.com/openconfig/gnmi](https://github.com/openconfig/gnmi) from 0.9.1 to 0.10.0.
- [Release notes](https://github.com/openconfig/gnmi/releases)
- [Commits](openconfig/gnmi@v0.9.1...v0.10.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>
  • Loading branch information
dependabot[bot] authored Jul 29, 2023
1 parent 8ff455a commit 7293977
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/hashicorp/terraform-plugin-go v0.18.0
github.com/hashicorp/terraform-plugin-log v0.9.0
github.com/hashicorp/terraform-plugin-testing v1.4.0
github.com/openconfig/gnmi v0.9.1
github.com/openconfig/gnmi v0.10.0
github.com/openconfig/gnmic v0.31.5
github.com/openconfig/goyang v1.4.0
github.com/tidwall/gjson v1.15.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1317,8 +1317,8 @@ github.com/onsi/gomega v1.10.3/go.mod h1:V9xEwhxec5O8UDM77eCW8vLymOMltsqPVYWrpDs
github.com/onsi/gomega v1.15.0/go.mod h1:cIuvLEne0aoVhAgh/O6ac0Op8WWw9H6eYCriF+tEHG0=
github.com/op/go-logging v0.0.0-20160315200505-970db520ece7/go.mod h1:HzydrMdWErDVzsI23lYNej1Htcns9BCg93Dk0bBINWk=
github.com/openconfig/gnmi v0.0.0-20200414194230-1597cc0f2600/go.mod h1:M/EcuapNQgvzxo1DDXHK4tx3QpYM/uG4l591v33jG2A=
github.com/openconfig/gnmi v0.9.1 h1:hVOdLTaRjdy68oCGJbkf2vrmnUoQ5xbINqBOAMix4xM=
github.com/openconfig/gnmi v0.9.1/go.mod h1:Y9os75GmSkhHw2wX8sMsxfI7qRGAEcDh8NTa5a8vj6E=
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/gnmic v0.31.5 h1:HQDgKbYSPPAafHJ9OKe3jBOaKS8lZ/6S5kC1nz+bkMY=
github.com/openconfig/gnmic v0.31.5/go.mod h1:QUQxVCmKYY5lbmqSIXAv2GAofFR6q5w6T6bM8U7b9F0=
github.com/openconfig/goyang v0.0.0-20200115183954-d0a48929f0ea/go.mod h1:dhXaV0JgHJzdrHi2l+w0fZrwArtXL7jEFoiqLEdmkvU=
Expand Down

0 comments on commit 7293977

Please sign in to comment.