Skip to content

Commit

Permalink
Merge pull request #78 from maxlaverse/dependabot/go_modules/github.c…
Browse files Browse the repository at this point in the history
…om/urfave/cli/v2-2.25.6

Bump github.com/urfave/cli/v2 from 2.25.1 to 2.25.6
  • Loading branch information
maxlaverse authored Jun 14, 2023
2 parents 028e353 + c0a2bb4 commit 72d09a1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 62 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.20

require (
github.com/stretchr/testify v1.8.2
github.com/urfave/cli/v2 v2.25.1
github.com/urfave/cli/v2 v2.25.6
k8s.io/api v0.27.1
k8s.io/apimachinery v0.27.1
k8s.io/client-go v0.27.1
Expand Down Expand Up @@ -39,7 +39,6 @@ require (
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/russross/blackfriday/v2 v2.1.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/stretchr/objx v0.5.0 // indirect
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 // indirect
golang.org/x/net v0.9.0 // indirect
golang.org/x/oauth2 v0.7.0 // indirect
Expand Down
Loading

0 comments on commit 72d09a1

Please sign in to comment.