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-api/go from 0.10.31 to 0.10.33 #695

Closed
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
Bump github.com/onosproject/onos-api/go from 0.10.31 to 0.10.33
Bumps [github.com/onosproject/onos-api/go](https://github.com/onosproject/onos-api) from 0.10.31 to 0.10.33.
- [Release notes](https://github.com/onosproject/onos-api/releases)
- [Commits](onosproject/onos-api@v0.10.31...v0.10.33)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Jul 1, 2024
commit d18fa79a849b5e0d97f578d2fb3eb80acb71b5b2
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@ require (
github.com/envoyproxy/protoc-gen-validate v0.9.1
github.com/gogo/protobuf v1.3.2
github.com/google/uuid v1.3.0
github.com/onosproject/onos-api/go v0.10.31
github.com/onosproject/onos-api/go v0.10.33
github.com/onosproject/onos-lib-go v0.10.24
github.com/stretchr/testify v1.8.2
google.golang.org/grpc v1.54.0
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -221,8 +221,8 @@ github.com/mitchellh/go-homedir v1.1.0 h1:lukF9ziXFxDFPkA1vsr5zpc1XuPDn/wFntq5mG
github.com/mitchellh/go-homedir v1.1.0/go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrkLzIz1N1q0pr0=
github.com/mitchellh/mapstructure v1.4.3 h1:OVowDSCllw/YjdLkam3/sm7wEtOy59d8ndGgCcyj8cs=
github.com/mitchellh/mapstructure v1.4.3/go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo=
github.com/onosproject/onos-api/go v0.10.31 h1:s7e90O7xOo7euimKMnOYJ7eoI/sJuN+o7L5Lzele8JQ=
github.com/onosproject/onos-api/go v0.10.31/go.mod h1:7auteo9ZJ4ovOaPeGeFUuA4WVORMct4XssyO+vJ2Mx0=
github.com/onosproject/onos-api/go v0.10.33 h1:c7/6Z/+Ny5kjs5mswThR/b+f0i2vEuXCKDrGt81JW3A=
github.com/onosproject/onos-api/go v0.10.33/go.mod h1:7auteo9ZJ4ovOaPeGeFUuA4WVORMct4XssyO+vJ2Mx0=
github.com/onosproject/onos-lib-go v0.10.24 h1:CX/6a0U2ZAhHeYiZnmO+kOIoLv8V+aim0i+IOkKUD4E=
github.com/onosproject/onos-lib-go v0.10.24/go.mod h1:xprZr/FtQ8YhDxA3WI7AqMUzK97QJvrsrrmY5KiX46I=
github.com/opentracing/opentracing-go v1.1.0/go.mod h1:UkNAQd3GIcIGf0SeVgPpRdFStlNbqXla1AfSYxPUl2o=