summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-03-14 01:19:21 +0000
committerGitHub <noreply@github.com>2025-03-14 01:19:21 +0000
commit3e0859bd4dbcaab7c32ccd9420ed183f9d22d7dd (patch)
treeb5c3ebfd823dad8ec05b3014b0083e6e64f679b9 /go.mod
parent6dcac60dafccbde203285ec424e931c5d4af637b (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.mod6
1 files changed, 3 insertions, 3 deletions
diff --git a/go.mod b/go.mod
index 060b9f5d..0141c9b0 100644
--- a/go.mod
+++ b/go.mod
@@ -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