feat(deps): go1.26.4

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
Carlos Alexandro Becker
2026-06-06 10:08:28 -03:00
parent 3f96cfd981
commit a2d9ce583f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ By participating to this project, you agree to abide our [code of conduct](https
Prerequisites:
- [Task](https://taskfile.dev/#/installation)
- [Go 1.21+](https://golang.org/doc/install)
- [Go 1.26+](https://golang.org/doc/install)
- [Docker](https://www.docker.com/)
- `gpg` (probably already installed on your system)
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/goreleaser/nfpm/v2
go 1.25.0
go 1.26.4
require (
dario.cat/mergo v1.0.2