Skip to content

Commit a01bff9

Browse files
deps(go): bump github.com/hairyhenderson/go-fsimpl from 0.4.1 to 0.4.2 (#2598)
Bumps [github.com/hairyhenderson/go-fsimpl](https://github.com/hairyhenderson/go-fsimpl) from 0.4.1 to 0.4.2. - [Release notes](https://github.com/hairyhenderson/go-fsimpl/releases) - [Changelog](https://github.com/hairyhenderson/go-fsimpl/blob/main/CHANGELOG.md) - [Commits](hairyhenderson/go-fsimpl@v0.4.1...v0.4.2) --- updated-dependencies: - dependency-name: github.com/hairyhenderson/go-fsimpl dependency-version: 0.4.2 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>
1 parent a7a3440 commit a01bff9

2 files changed

Lines changed: 7 additions & 74 deletions

File tree

go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ require (
1919
github.com/google/uuid v1.6.0
2020
github.com/gosimple/slug v1.15.0
2121
github.com/hack-pad/hackpadfs v0.2.4
22-
github.com/hairyhenderson/go-fsimpl v0.4.1
22+
github.com/hairyhenderson/go-fsimpl v0.4.2
2323
github.com/hairyhenderson/toml v0.4.2-0.20210923231440-40456b8e66cf
2424
github.com/hairyhenderson/xignore v0.3.3-0.20230403012150-95fe86932830 // iofs-port branch
2525
github.com/hashicorp/go-sockaddr v1.0.7
@@ -145,7 +145,6 @@ require (
145145
github.com/jmespath/go-jmespath v0.4.0 // indirect
146146
github.com/kevinburke/ssh_config v1.2.0 // indirect
147147
github.com/kylelemons/godebug v1.1.0 // indirect
148-
github.com/mailru/easyjson v0.7.7 // indirect
149148
github.com/mattn/go-colorable v0.1.14 // indirect
150149
github.com/mattn/go-isatty v0.0.20 // indirect
151150
github.com/mitchellh/go-homedir v1.1.0 // indirect
@@ -165,7 +164,6 @@ require (
165164
github.com/skeema/knownhosts v1.3.1 // indirect
166165
github.com/spf13/pflag v1.0.10 // indirect
167166
github.com/spiffe/go-spiffe/v2 v2.6.0 // indirect
168-
github.com/wk8/go-ordered-map/v2 v2.1.8 // indirect
169167
github.com/xanzy/ssh-agent v0.3.3 // indirect
170168
go.opentelemetry.io/auto/sdk v1.2.1 // indirect
171169
go.opentelemetry.io/contrib/detectors/gcp v1.39.0 // indirect

0 commit comments

Comments
 (0)