Skip to content

Commit

Permalink
Update github.com/mgechev/revive commit hash to 88015cc
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 1, 2019
1 parent 8b17c72 commit 035d4b9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 1 addition & 2 deletions linters/go.mod
Expand Up @@ -5,8 +5,7 @@ go 1.13
require (
github.com/client9/misspell v0.3.4
github.com/kisielk/errcheck v1.2.0
github.com/mgechev/revive v0.0.0-20190910172647-84deee41635a
github.com/pkg/errors v0.8.1 // indirect
github.com/mgechev/revive v0.0.0-20191017201419-88015ccf8e97
golang.org/x/lint v0.0.0-20191125180803-fdd1cda4f05f
golang.org/x/sys v0.0.0-20190913121621-c3b328c6e5a7 // indirect
honnef.co/go/tools v0.0.1-2019.2.2
Expand Down
2 changes: 2 additions & 0 deletions linters/go.sum
Expand Up @@ -14,6 +14,8 @@ github.com/mattn/go-isatty v0.0.9/go.mod h1:YNRxwqDuOph6SZLI9vUUz6OYw3QyUt7WiY2y
github.com/mattn/go-runewidth v0.0.4/go.mod h1:LwmH8dsx7+W8Uxz3IHJYH5QSwggIsqBzpuz5H//U1FU=
github.com/mgechev/dots v0.0.0-20181228164730-18fa4c4b71cc/go.mod h1:KQ7+USdGKfpPjXk4Ga+5XxQM4Lm4e3gAogrreFAYpOg=
github.com/mgechev/revive v0.0.0-20190910172647-84deee41635a/go.mod h1:f6KvspB7mUmRTg1hsPrFiEPTFPX6c5VEqWVg+VduBuk=
github.com/mgechev/revive v0.0.0-20191017201419-88015ccf8e97/go.mod h1:37hJOqkogcmT5nmiriskuzkdJ/YhMlZwFSg87NDZbco=
github.com/mitchellh/go-homedir v1.1.0/go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrkLzIz1N1q0pr0=
github.com/olekukonko/tablewriter v0.0.1/go.mod h1:vsDQFd/mU46D+Z4whnwzcISnGGzXWMclvtLoiIKAKIo=
github.com/pkg/errors v0.8.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4=
Expand Down

0 comments on commit 035d4b9

Please sign in to comment.