version: 2 before: hooks: - go mod tidy builds: - env: - CGO_ENABLED=0 goos: - linux - windows - darwin checksum: name_template: 'checksums.txt' snapshot: version_template: "{{ incpatch .Version }}-devel" changelog: sort: asc filters: exclude: - '^docs:' - '^test:'