golangci-lint-action/sample-go-mod/go.mod
Sergey Vilgelm af59ed4719
Check that go.mod exists in reading the version
Add additional tests in github actions
Support working directory for reading the version from go.mod
2021-02-23 22:04:42 -06:00

5 lines
74 B
Modula-2

module sample
go 1.15
require github.com/golangci/golangci-lint v1.37.1