diff --git a/go.mod b/go.mod index 86fbb802..2ead9c3e 100644 --- a/go.mod +++ b/go.mod @@ -28,7 +28,7 @@ require ( github.com/spf13/pflag v1.0.5 github.com/stretchr/testify v1.9.0 github.com/vishvananda/netlink v1.2.1-beta.2 - go.etcd.io/bbolt v1.3.10 + go.etcd.io/bbolt v1.3.11 gopkg.in/ini.v1 v1.67.0 gopkg.in/yaml.v3 v3.0.1 gotest.tools/v3 v3.5.1