Skip to content

Commit a2d9ce5

Browse files
committed
feat(deps): go1.26.4
Signed-off-by: Carlos Alexandro Becker <[email protected]>
1 parent 3f96cfd commit a2d9ce5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ By participating to this project, you agree to abide our [code of conduct](https
99
Prerequisites:
1010

1111
- [Task](https://taskfile.dev/#/installation)
12-
- [Go 1.21+](https://golang.org/doc/install)
12+
- [Go 1.26+](https://golang.org/doc/install)
1313
- [Docker](https://www.docker.com/)
1414
- `gpg` (probably already installed on your system)
1515

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/goreleaser/nfpm/v2
22

3-
go 1.25.0
3+
go 1.26.4
44

55
require (
66
dario.cat/mergo v1.0.2

0 commit comments

Comments
 (0)