Skip to content

Commit

Permalink
Remove golint because it's deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
caboteria committed Mar 22, 2022
1 parent fafc885 commit c775622
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitlab-ci.yml
Expand Up @@ -17,7 +17,6 @@ test:

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

script: make check

Expand Down

0 comments on commit c775622

Please sign in to comment.