summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorAnthony Fok <foka@debian.org>2022-02-22 10:47:21 -0700
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-02-23 20:53:51 +0100
commit96c0bdf3aab010e6bdd68e45b1bb490bfccf765f (patch)
tree7f889e3f62ede1075d0c3b59c3ad17869d7a4d9b /go.mod
parente97d3c640fc5e845135c5f8f49ff11e23cffddeb (diff)
deps: Update github.com/spf13/cobra v1.2.1 => v1.3.0
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index df37a22dc..af8d45db3 100644
--- a/go.mod
+++ b/go.mod
@@ -50,7 +50,7 @@ require (
github.com/sanity-io/litter v1.5.1
github.com/spf13/afero v1.6.0
github.com/spf13/cast v1.4.1
- github.com/spf13/cobra v1.2.1
+ github.com/spf13/cobra v1.3.0
github.com/spf13/fsync v0.9.0
github.com/spf13/jwalterweatherman v1.1.0
github.com/spf13/pflag v1.0.5