2020-06-08 03:29:51 +03:00
|
|
|
Dockerfile
|
2021-08-20 16:20:13 +03:00
|
|
|
Makefile
|
2020-06-08 03:29:51 +03:00
|
|
|
go.mod
|
2021-10-05 13:18:47 +03:00
|
|
|
|
2023-02-02 12:48:06 +03:00
|
|
|
github-golangci-lint /GOLANGCILINT_VERSION: "([\d.]+)"/ git:https://github.com/golangci/golangci-lint.git|^1
|
2021-12-02 19:21:00 +03:00
|
|
|
github-golangci-lint link "Release notes" https://github.com/golangci/golangci-lint/releases/tag/v$LATEST
|
|
|
|
|
2023-02-02 12:48:06 +03:00
|
|
|
github-go-version /go-version: "([\d.]+)"/ git:https://github.com/actions/go-versions.git|/(.*)-.*/$1/|^1
|
2021-12-02 19:21:00 +03:00
|
|
|
|
2021-08-21 12:25:21 +03:00
|
|
|
.github/workflows/ci.yml
|
2021-10-05 13:18:47 +03:00
|
|
|
.github/workflows/release.yml
|