Skip to content

Commit

Permalink
Bump github.com/osrg/gobgp/v3 from 3.4.0 to 3.11.0
Browse files Browse the repository at this point in the history
Bumps [github.com/osrg/gobgp/v3](https://github.com/osrg/gobgp) from 3.4.0 to 3.11.0.
- [Release notes](https://github.com/osrg/gobgp/releases)
- [Changelog](https://github.com/osrg/gobgp/blob/master/.goreleaser.yml)
- [Commits](osrg/gobgp@v3.4.0...v3.11.0)

---
updated-dependencies:
- dependency-name: github.com/osrg/gobgp/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 13, 2023
1 parent 02b4604 commit afca709
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 721 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.19
require (
github.com/go-yaml/yaml v2.1.0+incompatible
github.com/golang/protobuf v1.5.2
github.com/osrg/gobgp/v3 v3.4.0
github.com/osrg/gobgp/v3 v3.11.0
github.com/spf13/cobra v1.6.1
go.uber.org/zap v1.21.0
google.golang.org/grpc v1.53.0
Expand Down
Loading

0 comments on commit afca709

Please sign in to comment.