go.mod: github.com/urfave/cli v1.22.12

full diff: https://github.com/urfave/cli/compare/v1.22.10...v1.22.12

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2023-02-01 12:41:45 +01:00
parent 0181b103ea
commit d6070f8a74
9 changed files with 24 additions and 76 deletions

2
go.mod
View File

@@ -57,7 +57,7 @@ require (
github.com/sirupsen/logrus v1.9.0
github.com/stretchr/testify v1.8.1
github.com/tchap/go-patricia/v2 v2.3.1
github.com/urfave/cli v1.22.10
github.com/urfave/cli v1.22.12
github.com/vishvananda/netlink v1.2.1-beta.2
go.etcd.io/bbolt v1.3.6
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.37.0