Skip to content

Commit

Permalink
Bump github.com/dell/gofsutil from 1.17.0 to 1.18.0 in the golang group
Browse files Browse the repository at this point in the history
Bumps the golang group with 1 update: [github.com/dell/gofsutil](https://github.com/dell/gofsutil).


Updates `github.com/dell/gofsutil` from 1.17.0 to 1.18.0
- [Release notes](https://github.com/dell/gofsutil/releases)
- [Commits](dell/gofsutil@v1.17.0...v1.18.0)

---
updated-dependencies:
- dependency-name: github.com/dell/gofsutil
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent 6f1b8e3 commit 73e97cd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,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.6.0
github.com/dell/gofsutil v1.17.0
github.com/dell/gofsutil v1.18.0
github.com/fsnotify/fsnotify v1.8.0
github.com/golang/mock v1.6.0
github.com/kubernetes-csi/csi-lib-utils v0.11.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,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.6.0 h1:cwiBLPnS/b029uXy4nBn8ZBczP7ikSoFFwJHbJThqZ8=
github.com/dell/dell-csi-extensions/podmon v1.6.0/go.mod h1:IoeJycus6VbX4/vf+ZbnXBCOWi+pYeDO5Cgaxo5QGa4=
github.com/dell/gofsutil v1.17.0 h1:QA6gUb1mz8kXNEN4eEx47OHCz8nSqZrrCnaDUYmV5EY=
github.com/dell/gofsutil v1.17.0/go.mod h1:PN2hWl/pVLQiTsFR0X1x+GfhfOrfW8pGgH5xGcGMeFs=
github.com/dell/gofsutil v1.18.0 h1:dZiZjBZLqHqEQw97yU4x0SR3ydF22dw7tqNS8Fvvl2c=
github.com/dell/gofsutil v1.18.0/go.mod h1:2WiIEgoFs87REM1TbelGtpNX1Y5itopQuBlMgDLkgBg=
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/docopt/docopt-go v0.0.0-20180111231733-ee0de3bc6815/go.mod h1:WwZ+bS3ebgob9U8Nd0kOddGdZWjyMGR8Wziv+TBNwSE=
Expand Down

0 comments on commit 73e97cd

Please sign in to comment.