From 948866e8a0b513f5e60755f99de39c7d6311970d Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Fri, 17 Jun 2022 11:00:21 -0400 Subject: Update to use gopkg.in/yaml.v3 [NO NEW TESTS NEEDED] Signed-off-by: Daniel J Walsh --- vendor/modules.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vendor/modules.txt') diff --git a/vendor/modules.txt b/vendor/modules.txt index c2dafa52a..6bd06d4af 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -863,9 +863,9 @@ gopkg.in/square/go-jose.v2/json # gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 gopkg.in/tomb.v1 # gopkg.in/yaml.v2 v2.4.0 -## explicit gopkg.in/yaml.v2 # gopkg.in/yaml.v3 v3.0.1 +## explicit gopkg.in/yaml.v3 # sigs.k8s.io/yaml v1.3.0 sigs.k8s.io/yaml -- cgit v1.2.3-54-g00ecf