Skip to content

Commit

Permalink
Upgrade GoBGP to v3.23.0
Browse files Browse the repository at this point in the history
To pull-in the upstream change (osrg/gobgp#2761)
to fix #30367.

Signed-off-by: Yutaro Hayakawa <yutaro.hayakawa@isovalent.com>
  • Loading branch information
YutaroHayakawa authored and youngnick committed Feb 19, 2024
1 parent 1c0c9bb commit 96a73cb
Show file tree
Hide file tree
Showing 17 changed files with 936 additions and 664 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ require (
github.com/mitchellh/mapstructure v1.5.0
github.com/onsi/ginkgo v1.16.5
github.com/onsi/gomega v1.30.0
github.com/osrg/gobgp/v3 v3.21.0
github.com/osrg/gobgp/v3 v3.23.0
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
github.com/prometheus/client_golang v1.17.0
github.com/prometheus/client_model v0.5.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1,251 changes: 636 additions & 615 deletions vendor/github.com/osrg/gobgp/v3/api/attribute.pb.go

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions vendor/github.com/osrg/gobgp/v3/api/attribute.proto

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions vendor/github.com/osrg/gobgp/v3/api/gobgp.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 0 additions & 4 deletions vendor/github.com/osrg/gobgp/v3/api/gobgp_grpc.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 96a73cb

Please # to comment.