Skip to content

Commit 30da82c

Browse files
Bump netlink to v1.3.1
1 parent 420c220 commit 30da82c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ require (
1515
github.com/joho/godotenv v1.5.1
1616
github.com/jonboulle/clockwork v0.5.0
1717
github.com/pkg/errors v0.9.1
18-
github.com/vishvananda/netlink v1.3.1-0.20250303224720-0e7078ed04c8
18+
github.com/vishvananda/netlink v1.3.1
1919
github.com/vishvananda/netns v0.0.5
2020
go.uber.org/zap v1.17.0 // indirect
2121
golang.org/x/net v0.38.0 // indirect

0 commit comments

Comments
 (0)