From 95df328011063ac8528447639418e7b07232b6f4 Mon Sep 17 00:00:00 2001 From: Surya Gupta Date: Tue, 5 Dec 2023 02:12:07 -0500 Subject: [PATCH] updating go modules to latest --- go.mod | 14 +++++++------- go.sum | 28 ++++++++++++++-------------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/go.mod b/go.mod index a34aa6d8..891f313a 100644 --- a/go.mod +++ b/go.mod @@ -10,13 +10,13 @@ require ( github.com/apparentlymart/go-cidr v1.1.0 github.com/container-storage-interface/spec v1.6.0 github.com/cucumber/godog v0.12.1 - github.com/dell/dell-csi-extensions/common v1.1.3-0.20230821172541-714a03dae9b6 - github.com/dell/dell-csi-extensions/podmon v1.2.1-0.20231031131730-68f55c8c3ba2 - github.com/dell/dell-csi-extensions/replication v1.5.1-0.20231031131631-0552297c9ca6 - github.com/dell/dell-csi-extensions/volumeGroupSnapshot v1.3.1-0.20231031131659-8bcbc0428119 - github.com/dell/gocsi v1.8.1-0.20231109112416-1340f730add3 - github.com/dell/gofsutil v1.13.2-0.20231013133348-d635f385fc6d - github.com/dell/goscaleio v1.12.1-0.20231120172452-c373d2c950ca + github.com/dell/dell-csi-extensions/common v1.3.0 + github.com/dell/dell-csi-extensions/podmon v1.3.0 + github.com/dell/dell-csi-extensions/replication v1.6.0 + github.com/dell/dell-csi-extensions/volumeGroupSnapshot v1.4.0 + github.com/dell/gocsi v1.9.0 + github.com/dell/gofsutil v1.14.0 + github.com/dell/goscaleio v1.13.0 github.com/fsnotify/fsnotify v1.5.1 github.com/golang/protobuf v1.5.3 github.com/google/uuid v1.3.0 diff --git a/go.sum b/go.sum index 061877fb..0de5ee9b 100644 --- a/go.sum +++ b/go.sum @@ -104,20 +104,20 @@ github.com/cucumber/messages-go/v16 v16.0.1/go.mod h1:EJcyR5Mm5ZuDsKJnT2N9KRnBK3 github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c= github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= -github.com/dell/dell-csi-extensions/common v1.1.3-0.20230821172541-714a03dae9b6 h1:YzAvQI5D6QqauQGyjUmXDW5iQYQ8RlUm1De+snaS+pw= -github.com/dell/dell-csi-extensions/common v1.1.3-0.20230821172541-714a03dae9b6/go.mod h1:RLDVq6tz2yVzsX804Daopj/JBB147uqH2NKx6O3G0vA= -github.com/dell/dell-csi-extensions/podmon v1.2.1-0.20231031131730-68f55c8c3ba2 h1:g4zieW9RG+N1nAq14W73Sw429iwMtkRQIPBQWzMEJUY= -github.com/dell/dell-csi-extensions/podmon v1.2.1-0.20231031131730-68f55c8c3ba2/go.mod h1:8Qyxk8pzaIBe5qcgmTQgP4cEgvKIDuiG65g1D+p4pZI= -github.com/dell/dell-csi-extensions/replication v1.5.1-0.20231031131631-0552297c9ca6 h1:3QkLheVjGgWzrU40xEizjVL+NYwZFkSo9Lvt/VNhGxY= -github.com/dell/dell-csi-extensions/replication v1.5.1-0.20231031131631-0552297c9ca6/go.mod h1:WJJOv4GarhyVoQuy6eZ3Zy7EC4wHUynFhUPRo8ae1ds= -github.com/dell/dell-csi-extensions/volumeGroupSnapshot v1.3.1-0.20231031131659-8bcbc0428119 h1:vkfHpo6+QBClBN+/w3FdG4nIFmXc6mcsvXTpH5cv3FM= -github.com/dell/dell-csi-extensions/volumeGroupSnapshot v1.3.1-0.20231031131659-8bcbc0428119/go.mod h1:UXfdedMWhzHbBQz6zv1wem/ZgNDlwgsahKKuW5I3HvE= -github.com/dell/gocsi v1.8.1-0.20231109112416-1340f730add3 h1:hYW46hrzt5rRNqS+lxP54FBgJfSOL5UauGZF0mt9UDo= -github.com/dell/gocsi v1.8.1-0.20231109112416-1340f730add3/go.mod h1:EfkorqCy3PXijLAAmTQlrmkZH4D16c8yCktB/iE/qYg= -github.com/dell/gofsutil v1.13.2-0.20231013133348-d635f385fc6d h1:PAYYPMIygozGF/5NmbNw+M0P4c9UCNJk4GRxM9pWPlM= -github.com/dell/gofsutil v1.13.2-0.20231013133348-d635f385fc6d/go.mod h1:5MRt6WASehMm0TYFbu0ZW6z8X79KCL75E2OKyAVHnGo= -github.com/dell/goscaleio v1.12.1-0.20231120172452-c373d2c950ca h1:8kfsnl9srLKnQrwWGBaYAWED3imwNr9TmTDs1DbQHh8= -github.com/dell/goscaleio v1.12.1-0.20231120172452-c373d2c950ca/go.mod h1:dt4Xy5Pnx8MEBza+ODOKiwNFBipcnzEXWgTnFy0+jTw= +github.com/dell/dell-csi-extensions/common v1.3.0 h1:8QqCaf1E4Y4gJxGk6+wYFbW8uOpNH8vxBvbXOXeU/UM= +github.com/dell/dell-csi-extensions/common v1.3.0/go.mod h1:RLDVq6tz2yVzsX804Daopj/JBB147uqH2NKx6O3G0vA= +github.com/dell/dell-csi-extensions/podmon v1.3.0 h1:5UEq5ME1bURFYtk2vTCIXo+PWmZEJrbtdP2Ui+6MaAI= +github.com/dell/dell-csi-extensions/podmon v1.3.0/go.mod h1:8Qyxk8pzaIBe5qcgmTQgP4cEgvKIDuiG65g1D+p4pZI= +github.com/dell/dell-csi-extensions/replication v1.6.0 h1:KdCstIeI50tKkKT6/OTZG7d3bgb8QZ9r4/BIGmshEDY= +github.com/dell/dell-csi-extensions/replication v1.6.0/go.mod h1:/hdPGCicZU254Ltr4nsvCn4E+XoC+1FDsmCFn9qNoU4= +github.com/dell/dell-csi-extensions/volumeGroupSnapshot v1.4.0 h1:CDUTDAEV6OMimb0HGxoeGrQ9PXW2Mjue8+qp6lswBMM= +github.com/dell/dell-csi-extensions/volumeGroupSnapshot v1.4.0/go.mod h1:nUCKKe8IKc6miQ5EoxGnnBzbfmRUyMSEyOBvDVCEX4Q= +github.com/dell/gocsi v1.9.0 h1:bdNuihZvn8oE2iNRM2pNAK7Ys63X6MVftg91479eX64= +github.com/dell/gocsi v1.9.0/go.mod h1:EfkorqCy3PXijLAAmTQlrmkZH4D16c8yCktB/iE/qYg= +github.com/dell/gofsutil v1.14.0 h1:PTPTUJHdwzISM66IDT6QzAnVMtZlswLYKrnd+PkuyFs= +github.com/dell/gofsutil v1.14.0/go.mod h1:5MRt6WASehMm0TYFbu0ZW6z8X79KCL75E2OKyAVHnGo= +github.com/dell/goscaleio v1.13.0 h1:L9hXj+teAE/nLZyN02OMHYSJkAkVAlngy7QYEB5aOT4= +github.com/dell/goscaleio v1.13.0/go.mod h1:dt4Xy5Pnx8MEBza+ODOKiwNFBipcnzEXWgTnFy0+jTw= github.com/dgrijalva/jwt-go v3.2.0+incompatible/go.mod h1:E3ru+11k8xSBh+hMPgOLZmtrrCbhqsmaPHjLKYnJCaQ= github.com/dgryski/go-sip13 v0.0.0-20181026042036-e10d5fee7954/go.mod h1:vAd38F8PWV+bWy6jNmig1y/TA+kYO4g3RSRF0IAv0no= github.com/docker/spdystream v0.0.0-20160310174837-449fdfce4d96/go.mod h1:Qh8CwZgvJUkLughtfhJv5dyTYa91l1fOUCrgjqmcifM=