Skip to content

Commit

Permalink
go.mod: remove toolchain directive
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastiaan van Stijn <[email protected]>
  • Loading branch information
thaJeztah authored and ndeloof committed Feb 12, 2025
1 parent 33172d5 commit 036da47
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ module github.com/docker/compose/v2

go 1.22.10

toolchain go1.23.4

require (
github.com/AlecAivazis/survey/v2 v2.3.7
github.com/Microsoft/go-winio v0.6.2
Expand Down

0 comments on commit 036da47

Please sign in to comment.