Skip to content

Commit 10a50fc

Browse files
authored
Adjust Gitlab CI instruction
1 parent c5e4f67 commit 10a50fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ go:lint:mnd:
6363
needs: []
6464
image: golang:latest
6565
before_script:
66-
- go get -u github.com/tommy-muehle/go-mnd/cmd/mnd
66+
- go get -u github.com/tommy-muehle/go-mnd/v2/cmd/mnd
6767
- go mod tidy
6868
- go mod vendor
6969
script:

0 commit comments

Comments
 (0)