before: hooks: - go mod tidy builds: - env: - CGO_ENABLED=0 goos: - linux - windows - darwin goarch: - amd64 - arm64 archives: - format_overrides: - goos: windows format: zip replacements: darwin: macOS linux: Linux windows: Windows 386: i386 amd64: x86_64 files: - LICENSE checksum: name_template: 'checksums.txt' snapshot: name_template: "{{ incpatch .Tag }}-next" changelog: filters: exclude: - '^docs:' - '^test:'