Skip to content

Commit

Permalink
Update module github.com/spf13/cobra to v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 1, 2021
1 parent e1f0c64 commit b805369
Show file tree
Hide file tree
Showing 2 changed files with 130 additions and 20 deletions.
6 changes: 2 additions & 4 deletions go.mod
Expand Up @@ -16,7 +16,6 @@ require (
github.com/docker/go-connections v0.4.0 // indirect
github.com/docker/go-units v0.4.0 // indirect
github.com/forensicanalysis/forensicstore v0.18.1
github.com/fsnotify/fsnotify v1.4.9 // indirect
github.com/google/uuid v1.2.0
github.com/gorilla/mux v1.8.0
github.com/hashicorp/logutils v1.0.0
Expand All @@ -27,13 +26,12 @@ require (
github.com/opencontainers/go-digest v1.0.0-rc1 // indirect
github.com/otiai10/copy v1.6.0
github.com/patrickmn/go-cache v2.1.0+incompatible
github.com/spf13/cobra v1.1.3
github.com/spf13/cobra v1.2.0
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.7.1
github.com/spf13/viper v1.8.1
github.com/tidwall/gjson v1.8.0
github.com/tidwall/sjson v1.1.6
github.com/xwb1989/sqlparser v0.0.0-20180606152119-120387863bf2
golang.org/x/sys v0.0.0-20210305230114-8fe3ee5dd75b // indirect
gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f // indirect
gopkg.in/yaml.v2 v2.4.0
www.velocidex.com/golang/evtx v0.0.1
Expand Down

0 comments on commit b805369

Please sign in to comment.