From bca3cd0d691bf20ff6ffea903385b0a995b2f2ee Mon Sep 17 00:00:00 2001 From: Kirtana Ashok Date: Tue, 2 Jul 2024 14:25:46 -0700 Subject: [PATCH] revendor after golang version update Signed-off-by: Kirtana Ashok --- go.mod | 2 +- vendor/modules.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/go.mod b/go.mod index 68d9ceccfc..b65dea35b8 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/Microsoft/hcsshim -go 1.22.4 +go 1.21.12 require ( github.com/Microsoft/cosesign1go v1.1.0 diff --git a/vendor/modules.txt b/vendor/modules.txt index 2a16108323..785785c92f 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -363,7 +363,7 @@ github.com/opencontainers/image-spec/specs-go/v1 github.com/opencontainers/runc/libcontainer/devices github.com/opencontainers/runc/libcontainer/user # github.com/opencontainers/runtime-spec v1.1.0 => ../../runtime-spec/ -## explicit; go 1.22.4 +## explicit; go 1.21.12 github.com/opencontainers/runtime-spec/specs-go # github.com/pelletier/go-toml v1.9.5 ## explicit; go 1.12