Chore: Upgrade Docker images to Go 1.13.1 (#19576)
* Chore: Upgrade Docker image/CI to Go 1.13.1 Fixes #18878 Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * Use golangci-lint master revision
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ module github.com/grafana/grafana/scripts/go
|
||||
go 1.13
|
||||
|
||||
require (
|
||||
github.com/golangci/golangci-lint v1.19.1
|
||||
github.com/golangci/golangci-lint 7577d548a3893f86cb9aa479b88c52ff5d437893
|
||||
github.com/mgechev/revive v0.0.0-20190917153825-40564c5052ae
|
||||
github.com/securego/gosec v0.0.0-20190912120752-140048b2a218
|
||||
github.com/unknwon/bra v0.0.0-20190805204333-bb0929b6cca0
|
||||
|
||||
Reference in New Issue
Block a user