From 4d852a67db5b1ed68b272a25c8bc42b3b9d3eafa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 12:53:58 -0600 Subject: [PATCH] Bump the golang group across 1 directory with 2 updates (#413) --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 2c39cc62..41408873 100644 --- a/go.mod +++ b/go.mod @@ -13,7 +13,7 @@ require ( github.com/dell/dell-csi-extensions/podmon v1.7.0 github.com/dell/dell-csi-extensions/replication v1.10.1 github.com/dell/dell-csi-extensions/volumeGroupSnapshot v1.8.1 - github.com/dell/gobrick v1.13.0 + github.com/dell/gobrick v1.13.1 github.com/dell/gocsi v1.13.0 github.com/dell/gofsutil v1.18.0 github.com/dell/goiscsi v1.11.0 diff --git a/go.sum b/go.sum index e705554f..d3725908 100644 --- a/go.sum +++ b/go.sum @@ -107,8 +107,8 @@ github.com/dell/dell-csi-extensions/replication v1.10.1 h1:LjLNIT37BsKS0iX4fEqF0 github.com/dell/dell-csi-extensions/replication v1.10.1/go.mod h1:OFdK+dJexaSSe4B2Sg8/V5ROTBVICZvgvYDeVTrIRWg= github.com/dell/dell-csi-extensions/volumeGroupSnapshot v1.8.1 h1:NnS/P2OpwMlQ70fwls/KVVfe8z8op4b7nXArv8CDsqk= github.com/dell/dell-csi-extensions/volumeGroupSnapshot v1.8.1/go.mod h1:rlJGlmp1NI8gU52HYKY2cy13TbSWvt9p5VAG2RLbkQs= -github.com/dell/gobrick v1.13.0 h1:8CWC1NLC/F87SfO7fEA68WVvgkNZwykoZU+hevERt7g= -github.com/dell/gobrick v1.13.0/go.mod h1:uxvqhDXo4GrfPJP+VKi/95rxmxkqa0GcLOzkeJi//ok= +github.com/dell/gobrick v1.13.1 h1:RGSTw8f+qqT8S06a2R4pDjEXyl/07hpdFduJ1YR5dWA= +github.com/dell/gobrick v1.13.1/go.mod h1:KDuns/FhqbcYgOV/VULvgema8t4sF35oxbBTW7Nw+cg= github.com/dell/gocsi v1.13.0 h1:agiPFOYlcnoe4bdBXu8zECfNAspm51Vb/MgSlYVaxvU= github.com/dell/gocsi v1.13.0/go.mod h1:G74XoRObNZyO/H3g/h3yJzNf1TyoyaBaLPt/kg+8EcU= github.com/dell/gofsutil v1.18.0 h1:dZiZjBZLqHqEQw97yU4x0SR3ydF22dw7tqNS8Fvvl2c=