From 3e0859bd4dbcaab7c32ccd9420ed183f9d22d7dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Mar 2025 01:19:21 +0000 Subject: 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'go.mod') 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 -- cgit v1.2.3