Skip to content

Commit

Permalink
Bump github.com/openshift-telco/go-netconf-client
Browse files Browse the repository at this point in the history
Bumps [github.com/openshift-telco/go-netconf-client](https://github.com/openshift-telco/go-netconf-client) from 0.0.0-20211201160131-f3f08f0df531 to 1.0.6.
- [Release notes](https://github.com/openshift-telco/go-netconf-client/releases)
- [Commits](https://github.com/openshift-telco/go-netconf-client/commits/v1.0.6)

---
updated-dependencies:
- dependency-name: github.com/openshift-telco/go-netconf-client
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 23, 2024
1 parent 248cc82 commit 015a720
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 @@ -16,7 +16,7 @@ require (
github.com/onosproject/onos-ric-sdk-go v0.8.9
github.com/onosproject/onos-test v0.6.6
github.com/openconfig/gnmi v0.0.0-20220503232738-6eb133c65a13
github.com/openshift-telco/go-netconf-client v0.0.0-20211201160131-f3f08f0df531
github.com/openshift-telco/go-netconf-client v1.0.6
github.com/rogpeppe/go-internal v1.8.0 // indirect
github.com/stretchr/testify v1.7.0
golang.org/x/crypto v0.0.0-20220331220935-ae2d96664a29
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1106,8 +1106,8 @@ github.com/opencontainers/runtime-tools v0.0.0-20181011054405-1d69bd0f9c39/go.mo
github.com/opencontainers/selinux v1.6.0/go.mod h1:VVGKuOLlE7v4PJyT6h7mNWvq1rzqiriPsEqVhc+svHE=
github.com/opencontainers/selinux v1.8.0/go.mod h1:RScLhm78qiWa2gbVCcGkC7tCGdgk3ogry1nUQF8Evvo=
github.com/opencontainers/selinux v1.8.2/go.mod h1:MUIHuUEvKB1wtJjQdOyYRgOnLD2xAPP8dBsCoU0KuF8=
github.com/openshift-telco/go-netconf-client v0.0.0-20211201160131-f3f08f0df531 h1:NIV2UCF0VNVlDEGaPO9DAU5IJH9crxDKB+AcbFEpgao=
github.com/openshift-telco/go-netconf-client v0.0.0-20211201160131-f3f08f0df531/go.mod h1:2z+BhFjOe3pfpz0pkbS4CJDCmu0VmOJ2ol5laVMfNIU=
github.com/openshift-telco/go-netconf-client v1.0.6 h1:DhkMuxmpwz5KGGf4r7frzFIZJ4wdjgBTf6Z3GWmft5Y=
github.com/openshift-telco/go-netconf-client v1.0.6/go.mod h1:1ztnAh1ZD53Hu7xul3xmV9ch5gGTDqJfUSSfnHjyE0o=
github.com/opentracing/opentracing-go v1.1.0/go.mod h1:UkNAQd3GIcIGf0SeVgPpRdFStlNbqXla1AfSYxPUl2o=
github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c/go.mod h1:lzWF7FIEvWOWxwDKqyGYQf6ZUaNfKdP144TG7ZOy1lc=
github.com/pborman/getopt v0.0.0-20190409184431-ee0cd42419d3/go.mod h1:85jBQOZwpVEaDAr341tbn15RS4fCAsIst0qp7i8ex1o=
Expand Down

0 comments on commit 015a720

Please sign in to comment.