chore(version): bump go version to v1.25

Signed-off-by: Manuel Alonso <434575+manute@users.noreply.github.com>
This commit is contained in:
Manuel Alonso 2026-02-25 19:49:38 +01:00
commit a6fa470e48
No known key found for this signature in database
GPG key ID: C724DE7C55470213
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@ inputs:
go-version:
description: "Go version to install"
required: true
default: "1.24.x"
default: "1.25.x"
cache-key-prefix:
description: "Prefix all cache keys with this value"
required: true

2
go.mod
View file

@ -1,6 +1,6 @@
module github.com/wagoodman/dive
go 1.24
go 1.25
require (
github.com/anchore/clio v0.0.0-20250401141128-4c1d6bd1e872