mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
Drop go 1.16
Require go 1.17 from now on, since go 1.16 is no longer supported. Drop go1.16 compatibility. NOTE we also have to install go 1.18 from Vagrantfile, because Fedora 35 comes with Go 1.16.x which can't be used. Note the changes to go.mod and vendor are due to https://go.dev/doc/go1.17#tools Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
This commit is contained in:
-3
@@ -1,3 +0,0 @@
|
||||
module github.com/cyphar/filepath-securejoin
|
||||
|
||||
go 1.13
|
||||
Reference in New Issue
Block a user