From 4c279aeca564f09f3bdf31759409a7e7c6cbd809 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 May 2024 00:39:20 +0200 Subject: [PATCH] chore(deps): update module github.com/cidverse/cidverseutils/filesystem to v0.0.0-20240501195623-588d642a5813 (#65) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 4d2afd2..f1176d8 100644 --- a/go.mod +++ b/go.mod @@ -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 diff --git a/go.sum b/go.sum index ac1abb3..c3f1761 100644 --- a/go.sum +++ b/go.sum @@ -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=