mirror of
https://github.com/kubenetworks/kubevpn.git
synced 2025-10-12 10:40:29 +08:00
feat: upgrade go version to 1.23
This commit is contained in:
2
vendor/github.com/tailscale/netlink/xfrm_state_linux.go
generated
vendored
2
vendor/github.com/tailscale/netlink/xfrm_state_linux.go
generated
vendored
@@ -4,7 +4,7 @@ import (
|
||||
"fmt"
|
||||
"unsafe"
|
||||
|
||||
"github.com/vishvananda/netlink/nl"
|
||||
"github.com/tailscale/netlink/nl"
|
||||
"golang.org/x/sys/unix"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user