Skip to content

Commit

Permalink
Bump github.com/onosproject/onos-lib-go from 0.8.13 to 0.10.28
Browse files Browse the repository at this point in the history
Bumps [github.com/onosproject/onos-lib-go](https://github.com/onosproject/onos-lib-go) from 0.8.13 to 0.10.28.
- [Release notes](https://github.com/onosproject/onos-lib-go/releases)
- [Commits](onosproject/onos-lib-go@v0.8.13...v0.10.28)

---
updated-dependencies:
- dependency-name: github.com/onosproject/onos-lib-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent edb584d commit 4511d59
Show file tree
Hide file tree
Showing 2 changed files with 2,200 additions and 69 deletions.
14 changes: 5 additions & 9 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,16 @@ go 1.16
require (
github.com/basgys/goxml2json v1.1.1-0.20181031222924-996d9fc8d313
github.com/google/gnxi v0.0.0-20220519184815-4f29cc8bd253
github.com/google/uuid v1.3.0
github.com/json-iterator/go v1.1.12 // indirect
github.com/mattn/go-colorable v0.1.8 // indirect
github.com/mattn/go-isatty v0.0.14 // indirect
github.com/google/uuid v1.6.0
github.com/onosproject/helmit v0.6.19
github.com/onosproject/onos-api/go v0.9.17
github.com/onosproject/onos-config v0.10.34
github.com/onosproject/onos-lib-go v0.8.13
github.com/onosproject/onos-lib-go v0.10.28
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/rogpeppe/go-internal v1.8.0 // indirect
github.com/stretchr/testify v1.7.0
golang.org/x/crypto v0.0.0-20220331220935-ae2d96664a29
google.golang.org/grpc v1.46.0
github.com/stretchr/testify v1.9.0
golang.org/x/crypto v0.23.0
google.golang.org/grpc v1.62.1
)
Loading

0 comments on commit 4511d59

Please sign in to comment.