From 0d65cc0153876ebbe9bb1f5a0beafe00d5e795ed Mon Sep 17 00:00:00 2001 From: Ziv Date: Tue, 22 Nov 2022 13:58:42 +0800 Subject: [PATCH] update go.mod --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 2ef6627a..1b4499a3 100644 --- a/go.mod +++ b/go.mod @@ -84,8 +84,8 @@ require ( github.com/jackc/pgservicefile v0.0.0-20200714003250-2b9c44734f2b // indirect github.com/jackc/pgtype v1.12.0 // indirect ) -require github.com/vmware/govmomi v0.29.0 // indirect +require github.com/vmware/govmomi v0.29.0 replace gopkg.in/yaml.v2 => github.com/rfratto/go-yaml v0.0.0-20211119180816-77389c3526dc