Skip to content

Commit

Permalink
Upgrade GoBGP to v3.27.0
Browse files Browse the repository at this point in the history
To pull-in the recent fix (osrg/gobgp#2803) for
the issue (osrg/gobgp#2596).

Fixes: cilium#32886

Signed-off-by: Yutaro Hayakawa <[email protected]>
  • Loading branch information
YutaroHayakawa committed Jun 24, 2024
1 parent 137fb36 commit 8d929a2
Show file tree
Hide file tree
Showing 21 changed files with 2,661 additions and 2,015 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.23.0
github.com/osrg/gobgp/v3 v3.27.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.

Loading

0 comments on commit 8d929a2

Please sign in to comment.