Skip to content

Commit c775622

Browse files
committed
Remove golint because it's deprecated
golangci/golangci-lint#1892
1 parent fafc885 commit c775622

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.gitlab-ci.yml

-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ test:
1717

1818
before_script:
1919
- echo "machine gitlab.com login gitlab-ci-token password ${CI_JOB_TOKEN}" > ~/.netrc
20-
- go get golang.org/x/lint/golint
2120

2221
script: make check
2322

0 commit comments

Comments
 (0)