Skip to content

Commit

Permalink
fix(go.mod): fix golang/lint#446
Browse files Browse the repository at this point in the history
  • Loading branch information
twistedogic committed Jun 29, 2019
1 parent 5c89b72 commit a158ed2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@ require (
github.com/mitchellh/go-homedir v1.1.0
github.com/spf13/cobra v0.0.5
)

replace github.com/golang/lint => golang.org/x/lint latest

0 comments on commit a158ed2

Please sign in to comment.