mirror of
https://github.com/containers/podman.git
synced 2025-12-02 11:08:36 +08:00
Merge pull request #21053 from rhatdan/VERSION
Move golang requirement from 1.18 to 1.20
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
module github.com/containers/podman/test/tools
|
||||
|
||||
go 1.18
|
||||
go 1.20
|
||||
|
||||
require (
|
||||
github.com/cpuguy83/go-md2man/v2 v2.0.3
|
||||
|
||||
Reference in New Issue
Block a user