1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

Build(deps): Bump github.com/urfave/cli/v2 from 2.24.4 to 2.25.0 (#2122)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-03-05 11:15:52 -05:00
committed by GitHub
parent 095880747f
commit 36d6e889ec
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -49,7 +49,7 @@ require (
github.com/softlayer/softlayer-go v1.1.2
github.com/stretchr/testify v1.8.2
github.com/transip/gotransip/v6 v6.19.1
github.com/urfave/cli/v2 v2.24.4
github.com/urfave/cli/v2 v2.25.0
github.com/xddxdd/ottoext v0.0.0-20221109171055-210517fa4419
golang.org/x/net v0.7.0
golang.org/x/oauth2 v0.5.0