mirror of
https://github.com/docker/compose.git
synced 2026-08-04 06:38:45 +00:00
go.mod: remove toolchain directive
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
33172d5e4d
commit
036da47950
1 changed files with 0 additions and 2 deletions
2
go.mod
2
go.mod
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue