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 cilium#30367.

Signed-off-by: Yutaro Hayakawa <yutaro.hayakawa@isovalent.com>
  • Loading branch information
YutaroHayakawa committed Feb 15, 2024
1 parent 5fd020a commit 087364f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ require (
github.com/mitchellh/mapstructure v1.5.0
github.com/onsi/ginkgo v1.16.5
github.com/onsi/gomega v1.27.7
github.com/osrg/gobgp/v3 v3.15.1-0.20230612211909-79d301f75b42
github.com/osrg/gobgp/v3 v3.23.0
github.com/pmezard/go-difflib v1.0.0
github.com/prometheus/client_golang v1.16.0
github.com/prometheus/client_model v0.4.0
Expand Down
8 changes: 4 additions & 4 deletions go.sum

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

0 comments on commit 087364f

Please # to comment.