Compare commits
1 Commits
71bea8a1b0
...
b59d6b7004
| Author | SHA1 | Date | |
|---|---|---|---|
| b59d6b7004 |
2
go.mod
2
go.mod
@@ -2,7 +2,7 @@ module git.front.kjuulh.io/kjuulh/dagger-helm
|
||||
|
||||
go 1.24.0
|
||||
|
||||
toolchain go1.25.7
|
||||
toolchain go1.26.0
|
||||
|
||||
require (
|
||||
dagger.io/dagger v0.19.11
|
||||
|
||||
@@ -2,7 +2,7 @@ module shuttletask
|
||||
|
||||
go 1.24.0
|
||||
|
||||
toolchain go1.25.7
|
||||
toolchain go1.26.0
|
||||
|
||||
require (
|
||||
dagger.io/dagger v0.19.11
|
||||
|
||||
Reference in New Issue
Block a user