1
1
mirror of https://github.com/wader/fq.git synced 2024-08-16 15:30:36 +03:00
fq/Bumpfile
2023-02-02 11:05:53 +01:00

12 lines
406 B
Plaintext

Dockerfile
Makefile
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
.github/workflows/ci.yml
.github/workflows/release.yml