Skip to content

Commit

Permalink
Merge pull request #131 from wyattjoh/dependabot/go_modules/github.co…
Browse files Browse the repository at this point in the history
…m/urfave/cli/v2-2.17.1

chore(deps): bump github.com/urfave/cli/v2 from 2.16.3 to 2.17.1
  • Loading branch information
wyattjoh committed Sep 29, 2022
2 parents a6c924e + 94ea892 commit 5a2cab4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 54 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ require (
github.com/rs/cors v1.8.2
github.com/sirupsen/logrus v1.9.0
github.com/uber/jaeger-client-go v2.30.0+incompatible
github.com/urfave/cli/v2 v2.16.3
github.com/urfave/cli/v2 v2.17.1
github.com/urfave/negroni v1.0.0
golang.org/x/oauth2 v0.0.0-20220909003341-f21342109be1
google.golang.org/api v0.98.0
Expand All @@ -36,7 +36,6 @@ require (
github.com/google/uuid v1.3.0 // indirect
github.com/googleapis/enterprise-certificate-proxy v0.1.0 // indirect
github.com/googleapis/gax-go/v2 v2.5.1 // indirect
github.com/googleapis/go-type-adapters v1.0.0 // indirect
github.com/matttproud/golang_protobuf_extensions v1.0.2 // indirect
github.com/mitchellh/go-homedir v1.1.0 // indirect
github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
Expand Down

0 comments on commit 5a2cab4

Please sign in to comment.