Skip to content

Commit

Permalink
chore: bump github.com/avfs/avfs from 0.34.0 to 0.35.0
Browse files Browse the repository at this point in the history
Bumps [github.com/avfs/avfs](https://github.com/avfs/avfs) from 0.34.0 to 0.35.0.
- [Release notes](https://github.com/avfs/avfs/releases)
- [Changelog](https://github.com/avfs/avfs/blob/master/.goreleaser.yml)
- [Commits](avfs/avfs@v0.34.0...v0.35.0)

---
updated-dependencies:
- dependency-name: github.com/avfs/avfs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and retr0h committed Nov 11, 2024
1 parent dcbd0c9 commit cdd63b0
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 @@ -3,7 +3,7 @@ module github.com/retr0h/gilt/v2
go 1.23

require (
github.com/avfs/avfs v0.34.0
github.com/avfs/avfs v0.35.0
github.com/caarlos0/go-version v0.1.1
github.com/danjacques/gofslock v0.0.0-20230728142113-ae8f59f9e88b
github.com/go-playground/validator/v10 v10.22.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/avfs/avfs v0.34.0 h1:1smP9udOqkYM0PyTb44vZZwzrrMaNQOxNL18kZ7f5L4=
github.com/avfs/avfs v0.34.0/go.mod h1:LnzrUO5acMU5NCkohHcUN15YrnkxiJ/lRLQOZSp39ow=
github.com/avfs/avfs v0.35.0 h1:dc0noSyEoVDtAUQlhHX0uRYBfI2aFbI8nF0XPtV/Ozw=
github.com/avfs/avfs v0.35.0/go.mod h1:LnzrUO5acMU5NCkohHcUN15YrnkxiJ/lRLQOZSp39ow=
github.com/caarlos0/go-version v0.1.1 h1:1bikKHkGGVIIxqCmufhSSs3hpBScgHGacrvsi8FuIfc=
github.com/caarlos0/go-version v0.1.1/go.mod h1:Ze5Qx4TsBBi5FyrSKVg1Ibc44KGV/llAaKGp86oTwZ0=
github.com/cpuguy83/go-md2man/v2 v2.0.4/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
Expand Down

0 comments on commit cdd63b0

Please sign in to comment.