Skip to content

Commit

Permalink
Merge pull request #246 from kubernetes-csi/dependabot/go_modules/git…
Browse files Browse the repository at this point in the history
…hub.com/kubernetes-csi/csi-lib-utils-0.14.1

build(deps): bump github.com/kubernetes-csi/csi-lib-utils from 0.14.0 to 0.14.1
  • Loading branch information
k8s-ci-robot authored Dec 26, 2023
2 parents b18b307 + 66bd5f0 commit 36a08a6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.19

require (
github.com/container-storage-interface/spec v1.8.0
github.com/kubernetes-csi/csi-lib-utils v0.14.0
github.com/kubernetes-csi/csi-lib-utils v0.14.1
golang.org/x/net v0.19.0
google.golang.org/grpc v1.60.1
k8s.io/klog/v2 v2.110.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/kubernetes-csi/csi-lib-iscsi v0.0.0-20230429162816-0798dedca439 h1:aXjlx9Cod1FbhrpJ1pE5QrU3yAY4ECKCzE/PwdVziEY=
github.com/kubernetes-csi/csi-lib-iscsi v0.0.0-20230429162816-0798dedca439/go.mod h1:vXHOVlFzOI1dgPszmjkUbwHd+/Pbe9mEg55vvIM4tjI=
github.com/kubernetes-csi/csi-lib-utils v0.14.0 h1:pusB32LkSd7GhuT8Z6cyRFqByujc28ygWV97ndaT19s=
github.com/kubernetes-csi/csi-lib-utils v0.14.0/go.mod h1:uX8xidqxGJOLXtsfCCVsxWtZl/9NiLyd2DD3Nb+KoP4=
github.com/kubernetes-csi/csi-lib-utils v0.14.1 h1:i0MiUrSGXJex/9EAYcO/gA1qQB3JHM7wSS24Zxryv5Q=
github.com/kubernetes-csi/csi-lib-utils v0.14.1/go.mod h1:JFJqyXPzoDPkfn8NhCU30wYaX8TipGWs4m6/f04o5uY=
github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0=
github.com/mailru/easyjson v0.7.7/go.mod h1:xzfreul335JAWq5oZzymOObrkdz5UnU4kGfJJLY9Nlc=
github.com/matttproud/golang_protobuf_extensions v1.0.4 h1:mmDVorXM7PCGKw94cs5zkfA9PSy5pEvNWRP0ET0TIVo=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ github.com/json-iterator/go
# github.com/kubernetes-csi/csi-lib-iscsi v0.0.0-20230429162816-0798dedca439
## explicit; go 1.19
github.com/kubernetes-csi/csi-lib-iscsi/iscsi
# github.com/kubernetes-csi/csi-lib-utils v0.14.0
# github.com/kubernetes-csi/csi-lib-utils v0.14.1
## explicit; go 1.18
github.com/kubernetes-csi/csi-lib-utils/protosanitizer
# github.com/mailru/easyjson v0.7.7
Expand Down

0 comments on commit 36a08a6

Please sign in to comment.