Skip to content

Commit

Permalink
update go mod and sum
Browse files Browse the repository at this point in the history
  • Loading branch information
steviebps committed Oct 2, 2021
1 parent 966430b commit 5b13225
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 137 deletions.
3 changes: 0 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,7 @@ go 1.14
require (
github.com/fsnotify/fsnotify v1.5.1
github.com/mitchellh/go-homedir v1.1.0
github.com/spf13/cast v1.4.1 // indirect
github.com/spf13/cobra v1.2.1
github.com/spf13/viper v1.9.0
golang.org/x/mod v0.5.1
golang.org/x/sys v0.0.0-20211001092434-39dca1131b70 // indirect
golang.org/x/text v0.3.7 // indirect
)
Loading

0 comments on commit 5b13225

Please sign in to comment.