mirror of
https://github.com/containers/podman.git
synced 2025-08-06 11:32:07 +08:00
test/tools/go.mod: remove toolchain
Like our main go.mod we never want to force a specific toolchain. Signed-off-by: Paul Holzinger <pholzing@redhat.com>
This commit is contained in:
@ -2,8 +2,6 @@ module github.com/containers/podman/test/tools
|
||||
|
||||
go 1.22.0
|
||||
|
||||
toolchain go1.22.7
|
||||
|
||||
require (
|
||||
github.com/cpuguy83/go-md2man/v2 v2.0.5
|
||||
github.com/go-swagger/go-swagger v0.30.5
|
||||
|
Reference in New Issue
Block a user