Skip to content

Commit

Permalink
chore: go mod tidy and drop toolchain pin
Browse files Browse the repository at this point in the history
Signed-off-by: Marvin Drees <[email protected]>
  • Loading branch information
MDr164 authored and AtomicFS committed Jan 27, 2025
1 parent c840941 commit 76aa2b3
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
Expand Down

0 comments on commit 76aa2b3

Please sign in to comment.