From 5cf151011921fef4ebeb2f6f742ca1d03b2eedaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 08:56:06 -0400 Subject: [PATCH] Bump the golang group across 1 directory with 2 updates (#266) * Bump the golang group across 1 directory with 2 updates Bumps the golang group with 2 updates in the / directory: [github.com/dell/gobrick](https://github.com/dell/gobrick) and google.golang.org/protobuf. Updates `github.com/dell/gobrick` from 1.13.0 to 1.13.1 - [Release notes](https://github.com/dell/gobrick/releases) - [Commits](https://github.com/dell/gobrick/commits/v1.13.1) Updates `google.golang.org/protobuf` from 1.36.2 to 1.36.3 --- updated-dependencies: - dependency-name: github.com/dell/gobrick dependency-type: direct:production update-type: version-update:semver-patch dependency-group: golang - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-patch dependency-group: golang ... Signed-off-by: dependabot[bot] * To keep only dell lib updates --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: santhoshatdell --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 0a0859b..54480ae 100644 --- a/go.mod +++ b/go.mod @@ -8,7 +8,7 @@ require ( github.com/container-storage-interface/spec v1.6.0 github.com/cucumber/godog v0.15.0 github.com/dell/dell-csi-extensions/podmon v1.7.0 - 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 368adad..96999de 100644 --- a/go.sum +++ b/go.sum @@ -74,8 +74,8 @@ github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= github.com/dell/dell-csi-extensions/podmon v1.7.0 h1:gIxhaUB6rwLFMnj+xVk/GSEOW0EGHT5BiI8aI59DaaA= github.com/dell/dell-csi-extensions/podmon v1.7.0/go.mod h1:ODlchec6u+c05nnQ/IlkY94ctnvcr4LATl2PuYt7Hfk= -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=