From 463f77c48468fc9e2a089227f43c4a813ceb3fc0 Mon Sep 17 00:00:00 2001
From: renovate_bot
 <group_8045_bot_c14af90fcc2e9e0c89e91dd630ad2f8d@noreply.code.fbi.h-da.de>
Date: Mon, 7 Oct 2024 20:17:48 +0000
Subject: [PATCH] [renovate] Update module github.com/vishvananda/netlink to
 v1.3.0

---
 go.mod | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/go.mod b/go.mod
index a123088..39ade30 100644
--- a/go.mod
+++ b/go.mod
@@ -13,9 +13,9 @@ require (
 	github.com/sirupsen/logrus v1.9.3
 	github.com/spf13/cobra v1.8.1
 	github.com/spf13/viper v1.19.0
-	github.com/vishvananda/netlink v1.1.0
-	golang.org/x/net v0.30.0
-	golang.org/x/sys v0.26.0
+	github.com/vishvananda/netlink v1.3.0
+	golang.org/x/net v0.29.0
+	golang.org/x/sys v0.25.0
 	google.golang.org/grpc v1.67.0
 	google.golang.org/protobuf v1.34.2
 )
-- 
GitLab