1
1
mirror of https://github.com/wader/fq.git synced 2024-09-11 12:05:39 +03:00
fq/Bumpfile

12 lines
406 B
Plaintext
Raw Normal View History

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