Skip to content

Commit 4c54428

Browse files
committed
add gomodule on
1 parent 3550f4d commit 4c54428

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mega-linter-plugin-linkcheck/linkcheck.megalinter-descriptor.yml

+1
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,5 @@ linters:
2525
- "linkcheck --config linkcheck.json README.md"
2626
install:
2727
dockerfile:
28+
- RUN export GO111MODULE=on
2829
- RUN go install github.com/shiranr/linkcheck@latest && go clean --cache

0 commit comments

Comments
 (0)