Skip to content

Commit

Permalink
Update go version and deps
Browse files Browse the repository at this point in the history
  • Loading branch information
rcaught committed Oct 20, 2020
1 parent 8e978d2 commit e931fdb
Show file tree
Hide file tree
Showing 2 changed files with 269 additions and 20 deletions.
7 changes: 2 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
module github.com/rcaught/hosts-override

go 1.13
go 1.15

require (
github.com/spf13/cobra v0.0.5
github.com/spf13/pflag v1.0.5 // indirect
)
require github.com/spf13/cobra v1.1.1
Loading

0 comments on commit e931fdb

Please sign in to comment.