Skip to content

Commit

Permalink
Adjust Gitlab CI instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
tommy-muehle authored Mar 28, 2022
1 parent c5e4f67 commit 10a50fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ go:lint:mnd:
needs: []
image: golang:latest
before_script:
- go get -u github.com/tommy-muehle/go-mnd/cmd/mnd
- go get -u github.com/tommy-muehle/go-mnd/v2/cmd/mnd
- go mod tidy
- go mod vendor
script:
Expand Down

0 comments on commit 10a50fc

Please # to comment.