From 7f324d2aac525d2e0d56d69f9c85b1c3ea13f566 Mon Sep 17 00:00:00 2001 From: Xinzhao Xu Date: Mon, 28 Mar 2022 17:34:45 +0800 Subject: [PATCH] Update go mod files --- go.mod | 2 ++ vendor/modules.txt | 4 +++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index c233233030..b3f535bac0 100644 --- a/go.mod +++ b/go.mod @@ -36,6 +36,7 @@ require ( github.com/evanphx/json-patch v4.11.0+incompatible github.com/fatih/structs v1.1.0 github.com/form3tech-oss/jwt-go v3.2.2+incompatible + github.com/fsnotify/fsnotify v1.4.9 github.com/garyburd/redigo v1.6.0 // indirect github.com/ghodss/yaml v1.0.0 github.com/go-ldap/ldap v3.0.3+incompatible @@ -501,6 +502,7 @@ replace ( github.com/kshvakov/clickhouse => github.com/kshvakov/clickhouse v1.3.5 github.com/kubernetes-csi/external-snapshotter/client/v3 => github.com/kubernetes-csi/external-snapshotter/client/v3 v3.0.0 github.com/kubernetes-csi/external-snapshotter/client/v4 => github.com/kubernetes-csi/external-snapshotter/client/v4 v4.2.0 + github.com/kubesphere/pvc-autoresizer => github.com/kubesphere/pvc-autoresizer v0.1.1 github.com/kubesphere/sonargo => github.com/kubesphere/sonargo v0.0.2 github.com/kylelemons/go-gypsy => github.com/kylelemons/go-gypsy v0.0.0-20160905020020-08cad365cd28 github.com/kylelemons/godebug => github.com/kylelemons/godebug v0.0.0-20160406211939-eadb3ce320cb diff --git a/vendor/modules.txt b/vendor/modules.txt index ecb3a5ceae..f186cb868a 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -285,6 +285,7 @@ github.com/fatih/structs ## explicit github.com/form3tech-oss/jwt-go # github.com/fsnotify/fsnotify v1.4.9 => github.com/fsnotify/fsnotify v1.4.9 +## explicit github.com/fsnotify/fsnotify # github.com/garyburd/redigo v1.6.0 => github.com/garyburd/redigo v1.6.0 ## explicit @@ -503,7 +504,7 @@ github.com/kubernetes-csi/external-snapshotter/client/v4/informers/externalversi github.com/kubernetes-csi/external-snapshotter/client/v4/informers/externalversions/volumesnapshot/v1beta1 github.com/kubernetes-csi/external-snapshotter/client/v4/listers/volumesnapshot/v1 github.com/kubernetes-csi/external-snapshotter/client/v4/listers/volumesnapshot/v1beta1 -# github.com/kubesphere/pvc-autoresizer v0.1.1 +# github.com/kubesphere/pvc-autoresizer v0.1.1 => github.com/kubesphere/pvc-autoresizer v0.1.1 ## explicit github.com/kubesphere/pvc-autoresizer/metrics github.com/kubesphere/pvc-autoresizer/runners @@ -2544,6 +2545,7 @@ sigs.k8s.io/yaml # github.com/kshvakov/clickhouse => github.com/kshvakov/clickhouse v1.3.5 # github.com/kubernetes-csi/external-snapshotter/client/v3 => github.com/kubernetes-csi/external-snapshotter/client/v3 v3.0.0 # github.com/kubernetes-csi/external-snapshotter/client/v4 => github.com/kubernetes-csi/external-snapshotter/client/v4 v4.2.0 +# github.com/kubesphere/pvc-autoresizer => github.com/kubesphere/pvc-autoresizer v0.1.1 # github.com/kubesphere/sonargo => github.com/kubesphere/sonargo v0.0.2 # github.com/kylelemons/go-gypsy => github.com/kylelemons/go-gypsy v0.0.0-20160905020020-08cad365cd28 # github.com/kylelemons/godebug => github.com/kylelemons/godebug v0.0.0-20160406211939-eadb3ce320cb