Skip to content
This repository has been archived by the owner on Sep 20, 2022. It is now read-only.

Commit

Permalink
fix(deps): update module github.com/spf13/cobra to v1.2.1 (#124)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>
  • Loading branch information
3 people committed Aug 10, 2021
1 parent 047b581 commit 15139b7
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Expand Up @@ -19,9 +19,9 @@ require (
github.com/imdario/mergo v0.3.12 // indirect
github.com/pomerium/pomerium v0.14.5
github.com/prometheus/client_golang v1.10.0 // indirect
github.com/spf13/cobra v1.1.3
github.com/spf13/cobra v1.2.1
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.7.1
github.com/spf13/viper v1.8.1
github.com/stretchr/testify v1.7.0
go.uber.org/zap v1.18.1
golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2 // indirect
Expand Down

0 comments on commit 15139b7

Please sign in to comment.