diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-03-14 01:19:21 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-14 01:19:21 +0000 |
| commit | 3e0859bd4dbcaab7c32ccd9420ed183f9d22d7dd (patch) | |
| tree | b5c3ebfd823dad8ec05b3014b0083e6e64f679b9 /go.mod | |
| parent | 6dcac60dafccbde203285ec424e931c5d4af637b (diff) | |
deps(go): Bump github.com/hairyhenderson/go-fsimpl from 0.2.4 to 0.2.5 (#2352)
Bumps [github.com/hairyhenderson/go-fsimpl](https://github.com/hairyhenderson/go-fsimpl) from 0.2.4 to 0.2.5.
- [Release notes](https://github.com/hairyhenderson/go-fsimpl/releases)
- [Changelog](https://github.com/hairyhenderson/go-fsimpl/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hairyhenderson/go-fsimpl/compare/v0.2.4...v0.2.5)
---
updated-dependencies:
- dependency-name: github.com/hairyhenderson/go-fsimpl
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>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -12,7 +12,7 @@ require ( github.com/google/uuid v1.6.0 github.com/gosimple/slug v1.15.0 github.com/hack-pad/hackpadfs v0.2.4 - github.com/hairyhenderson/go-fsimpl v0.2.4 + github.com/hairyhenderson/go-fsimpl v0.2.5 github.com/hairyhenderson/toml v0.4.2-0.20210923231440-40456b8e66cf github.com/hairyhenderson/xignore v0.3.3-0.20230403012150-95fe86932830 // iofs-port branch github.com/hashicorp/go-sockaddr v1.0.7 @@ -74,10 +74,10 @@ require ( github.com/aws/aws-sdk-go-v2/internal/ini v1.8.3 // indirect github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.34 // indirect github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.3 // indirect - github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.6.2 // indirect + github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.7.0 // indirect github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.15 // indirect github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.18.15 // indirect - github.com/aws/aws-sdk-go-v2/service/s3 v1.78.1 // indirect + github.com/aws/aws-sdk-go-v2/service/s3 v1.78.2 // indirect github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.35.2 // indirect github.com/aws/aws-sdk-go-v2/service/ssm v1.57.2 // indirect github.com/aws/aws-sdk-go-v2/service/sso v1.25.1 // indirect |
