From 6a03e32c3f05c8ae7a4d10c734c0559bdbc97484 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 22:06:22 +0000 Subject: [PATCH] Bump github.com/osrg/gobgp/v3 from 3.32.0 to 3.35.0 Bumps [github.com/osrg/gobgp/v3](https://github.com/osrg/gobgp) from 3.32.0 to 3.35.0. - [Release notes](https://github.com/osrg/gobgp/releases) - [Commits](https://github.com/osrg/gobgp/compare/v3.32.0...v3.35.0) --- updated-dependencies: - dependency-name: github.com/osrg/gobgp/v3 dependency-version: 3.35.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index d5958e9..f05cd4a 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ require ( github.com/google/go-cmp v0.7.0 github.com/mellowdrifter/bogons v1.0.0 github.com/mellowdrifter/routing_table v0.0.0-00010101000000-000000000000 - github.com/osrg/gobgp/v3 v3.32.0 + github.com/osrg/gobgp/v3 v3.35.0 github.com/stretchr/testify v1.11.1 golang.org/x/sys v0.40.0 google.golang.org/grpc v1.80.0