Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: go mod tidy and drop toolchain pin
Browse files Browse the repository at this point in the history
Signed-off-by: Marvin Drees <marvin.drees@9elements.com>
MDr164 committed Jan 27, 2025
1 parent 8a96356 commit 733f564
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions cmd/firmware-action/go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
module github.com/9elements/firmware-action

go 1.22.5
toolchain go1.23.2
go 1.22.7

require (
dagger.io/dagger v0.15.2

0 comments on commit 733f564

Please sign in to comment.