Skip to content

Commit

Permalink
chore(deps): update module github.com/cidverse/cidverseutils/filesyst…
Browse files Browse the repository at this point in the history
…em to v0.0.0-20240501195623-588d642a5813 (#65)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 3, 2024
1 parent 413ce79 commit 4c279ae
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/cidverse/repoanalyzer
go 1.21

require (
github.com/cidverse/cidverseutils/filesystem v0.0.0-20240426222640-9d7a9ba21c1b
github.com/cidverse/cidverseutils/filesystem v0.0.0-20240501195623-588d642a5813
github.com/gosimple/slug v1.14.0
github.com/pelletier/go-toml/v2 v2.2.1
github.com/rs/zerolog v1.32.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github.com/charlievieth/fastwalk v1.0.3 h1:eNWFaNPe5srPqQ5yyDbhAf11paeZaHWcihRhpuYFfSg=
github.com/charlievieth/fastwalk v1.0.3/go.mod h1:JSfglY/gmL/rqsUS1NCsJTocB5n6sSl9ApAqif4CUbs=
github.com/cidverse/cidverseutils/filesystem v0.0.0-20240426222640-9d7a9ba21c1b h1:8Fnf3wVbvyEJwKj5PZJa5ILSttVYFfL6Ht72pnIb518=
github.com/cidverse/cidverseutils/filesystem v0.0.0-20240426222640-9d7a9ba21c1b/go.mod h1:rw4oLD+q/7HCMkQUooxVz4He06ORyoAn2cXLFqpBinQ=
github.com/cidverse/cidverseutils/filesystem v0.0.0-20240501195623-588d642a5813 h1:6wNwyccNzwxlK3dA9dPtaXLqx3mNjzdjolKIcpJf/Ls=
github.com/cidverse/cidverseutils/filesystem v0.0.0-20240501195623-588d642a5813/go.mod h1:rw4oLD+q/7HCMkQUooxVz4He06ORyoAn2cXLFqpBinQ=
github.com/coreos/go-systemd/v22 v22.5.0/go.mod h1:Y58oyj3AT4RCenI/lSvhwexgC+NSVTIJ3seZv2GcEnc=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
Expand Down

0 comments on commit 4c279ae

Please sign in to comment.