Skip to content

Commit 2b240bb

Browse files
committed
chore: go mod tidy
Signed-off-by: AtomicFS <vojtech.vesely@9elements.com>
1 parent f29f69b commit 2b240bb

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

cmd/firmware-action/go.mod

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
module github.com/9elements/firmware-action/cmd/firmware-action
22

3-
go 1.22.7
4-
toolchain go1.23.6
3+
go 1.23.0
4+
5+
toolchain go1.24.0
56

67
require (
78
dagger.io/dagger v0.16.1

0 commit comments

Comments
 (0)