Skip to content

Commit

Permalink
Bump github.com/no-src/fsctl (#240)
Browse files Browse the repository at this point in the history
Bumps [github.com/no-src/fsctl](https://github.com/no-src/fsctl) from 0.1.2-0.20230809094346-873969ea2e79 to 0.1.2.
- [Release notes](https://github.com/no-src/fsctl/releases)
- [Commits](https://github.com/no-src/fsctl/commits/v0.1.2)

---
updated-dependencies:
- dependency-name: github.com/no-src/fsctl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 21, 2023
1 parent 00b83eb commit acc8920
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/gin-contrib/sessions v0.0.5
github.com/gin-gonic/gin v1.9.1
github.com/minio/minio-go/v7 v7.0.62
github.com/no-src/fsctl v0.1.2-0.20230809094346-873969ea2e79
github.com/no-src/fsctl v0.1.2
github.com/no-src/log v0.3.0
github.com/no-src/nscache v0.1.1
github.com/pkg/sftp v1.13.6
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,8 @@ github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd h1:TRLaZ9cD/w
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd/go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q=
github.com/modern-go/reflect2 v1.0.2 h1:xBagoLtFs94CBntxluKeaWgTMpvLxC4ur3nMaC9Gz0M=
github.com/modern-go/reflect2 v1.0.2/go.mod h1:yWuevngMOJpCy52FWWMvUC8ws7m/LJsjYzDa0/r8luk=
github.com/no-src/fsctl v0.1.2-0.20230809094346-873969ea2e79 h1:3I9Vl7r0UAJ7eopzmZzLQQdJkoefvqdENTZ5LJ41qu8=
github.com/no-src/fsctl v0.1.2-0.20230809094346-873969ea2e79/go.mod h1:sXkup5MSxKl0br3AbtkoOhaGD0QSuieO8J3pExKegVs=
github.com/no-src/fsctl v0.1.2 h1:7WqIurxv/f9jZjC4tja0CH7nsKX2Fm/vDSpqjqjcUIg=
github.com/no-src/fsctl v0.1.2/go.mod h1:cQdLhD6yd08KQZFLjBXr0M1OY7Oo8Vfbr/aOl89HTSA=
github.com/no-src/log v0.3.0 h1:uyW5RznvuST+BEb5hb774gTqVQNt6lfIjlUZiZhcM/w=
github.com/no-src/log v0.3.0/go.mod h1:AG2AiKsnJpZQHmJ24waj6Bi0xHaBEPXiFl1yYpHzLJQ=
github.com/no-src/nscache v0.1.1 h1:gs9hJ4Y5CaeLRmexvE4Rto6Gnjf5maKoTxFnssXAuJE=
Expand Down

0 comments on commit acc8920

Please sign in to comment.