Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/onosproject/onos-lib-go from 0.8.13 to 0.10.27 #42

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 4 additions & 8 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,15 @@ 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/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.27
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.56.3
)
Loading
Loading