chore(deps): update dependency go to v1.24.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Kasper Juul Hermansen 2025-03-05 01:34:26 +00:00
parent bd98eeb281
commit 36ce53fcfa
2 changed files with 2 additions and 2 deletions

2
go.mod
View File

@ -2,7 +2,7 @@ module git.front.kjuulh.io/kjuulh/dagger-helm
go 1.22.12
toolchain go1.24.0
toolchain go1.24.1
require (
dagger.io/dagger v0.16.2

View File

@ -2,7 +2,7 @@ module shuttletask
go 1.22.12
toolchain go1.24.0
toolchain go1.24.1
require (
dagger.io/dagger v0.16.2