mirror of
https://github.com/grafana/grafana.git
synced 2025-01-16 11:42:35 -06:00
changed gometalinter to use github master
This commit is contained in:
parent
888ac27e25
commit
207ce0cde1
@ -81,7 +81,7 @@ jobs:
|
||||
working_directory: /go/src/github.com/grafana/grafana
|
||||
steps:
|
||||
- checkout
|
||||
#- run: 'go get -u gopkg.in/alecthomas/gometalinter.v2'
|
||||
- run: 'go get -u https://github.com/alecthomas/gometalinter'
|
||||
- run: 'go get -u github.com/tsenart/deadcode'
|
||||
- run: 'go get -u github.com/gordonklaus/ineffassign'
|
||||
- run: 'go get -u github.com/opennota/check/cmd/structcheck'
|
||||
|
Loading…
Reference in New Issue
Block a user