Skip to content

Commit 5cf1510

Browse files
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] <[email protected]> * To keep only dell lib updates --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: santhoshatdell <[email protected]>
1 parent 98eba7d commit 5cf1510

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/container-storage-interface/spec v1.6.0
99
github.com/cucumber/godog v0.15.0
1010
github.com/dell/dell-csi-extensions/podmon v1.7.0
11-
github.com/dell/gobrick v1.13.0
11+
github.com/dell/gobrick v1.13.1
1212
github.com/dell/gocsi v1.13.0
1313
github.com/dell/gofsutil v1.18.0
1414
github.com/dell/goiscsi v1.11.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1
7474
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
7575
github.com/dell/dell-csi-extensions/podmon v1.7.0 h1:gIxhaUB6rwLFMnj+xVk/GSEOW0EGHT5BiI8aI59DaaA=
7676
github.com/dell/dell-csi-extensions/podmon v1.7.0/go.mod h1:ODlchec6u+c05nnQ/IlkY94ctnvcr4LATl2PuYt7Hfk=
77-
github.com/dell/gobrick v1.13.0 h1:8CWC1NLC/F87SfO7fEA68WVvgkNZwykoZU+hevERt7g=
78-
github.com/dell/gobrick v1.13.0/go.mod h1:uxvqhDXo4GrfPJP+VKi/95rxmxkqa0GcLOzkeJi//ok=
77+
github.com/dell/gobrick v1.13.1 h1:RGSTw8f+qqT8S06a2R4pDjEXyl/07hpdFduJ1YR5dWA=
78+
github.com/dell/gobrick v1.13.1/go.mod h1:KDuns/FhqbcYgOV/VULvgema8t4sF35oxbBTW7Nw+cg=
7979
github.com/dell/gocsi v1.13.0 h1:agiPFOYlcnoe4bdBXu8zECfNAspm51Vb/MgSlYVaxvU=
8080
github.com/dell/gocsi v1.13.0/go.mod h1:G74XoRObNZyO/H3g/h3yJzNf1TyoyaBaLPt/kg+8EcU=
8181
github.com/dell/gofsutil v1.18.0 h1:dZiZjBZLqHqEQw97yU4x0SR3ydF22dw7tqNS8Fvvl2c=

0 commit comments

Comments
 (0)