|
@@ -23,7 +23,7 @@ require (
|
|
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
|
|
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
|
|
github.com/stefanberger/go-pkcs11uri v0.0.0-20230803200340-78284954bff6
|
|
github.com/stefanberger/go-pkcs11uri v0.0.0-20230803200340-78284954bff6
|
|
github.com/stretchr/testify v1.10.0
|
|
github.com/stretchr/testify v1.10.0
|
|
- github.com/vishvananda/netlink v1.3.0
|
|
|
|
|
|
+ github.com/vishvananda/netlink v1.3.1
|
|
golang.org/x/crypto v0.37.0
|
|
golang.org/x/crypto v0.37.0
|
|
golang.org/x/exp v0.0.0-20230725093048-515e97ebf090
|
|
golang.org/x/exp v0.0.0-20230725093048-515e97ebf090
|
|
golang.org/x/net v0.39.0
|
|
golang.org/x/net v0.39.0
|
|
@@ -48,7 +48,7 @@ require (
|
|
github.com/prometheus/client_model v0.6.1 // indirect
|
|
github.com/prometheus/client_model v0.6.1 // indirect
|
|
github.com/prometheus/common v0.62.0 // indirect
|
|
github.com/prometheus/common v0.62.0 // indirect
|
|
github.com/prometheus/procfs v0.15.1 // indirect
|
|
github.com/prometheus/procfs v0.15.1 // indirect
|
|
- github.com/vishvananda/netns v0.0.4 // indirect
|
|
|
|
|
|
+ github.com/vishvananda/netns v0.0.5 // indirect
|
|
golang.org/x/mod v0.23.0 // indirect
|
|
golang.org/x/mod v0.23.0 // indirect
|
|
golang.org/x/time v0.5.0 // indirect
|
|
golang.org/x/time v0.5.0 // indirect
|
|
golang.org/x/tools v0.30.0 // indirect
|
|
golang.org/x/tools v0.30.0 // indirect
|