mirror of
https://github.com/golangci/golangci-lint-action.git
synced 2026-01-16 04:14:30 +07:00
Add additional tests in github actions Support working directory for reading the version from go.mod
6 lines
74 B
Modula-2
6 lines
74 B
Modula-2
module sample
|
|
|
|
go 1.15
|
|
|
|
require github.com/golangci/golangci-lint v1.37.1
|