1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-10 03:47:03 +02:00
goreleaser/internal/pipe/checksums
Carlos Alexandro Becker 82144cb2c0
test: improve file not found checkings (#3831)
using `errors.Is` everywhere, as file not found errors have different
messages on different OSes.
2023-03-04 12:16:26 -03:00
..
testdata feat: add support for checksum generation for extra files (#2406) 2021-09-01 23:07:43 -03:00
checksums_test.go test: improve file not found checkings (#3831) 2023-03-04 12:16:26 -03:00
checksums.go feat: output checksums to artifacts info (#3548) 2022-11-14 14:49:34 -03:00