From f15f45fd01d40c84a281356153a8a453c3343502 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 22:33:11 +0000 Subject: [PATCH] chore(deps): update module github.com/cidverse/cidverseutils to v0.0.0-20240501195623-588d642a5813 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 1b6b856..d49c5b6 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/cidverse/cid-sdk-go go 1.21 require ( - github.com/cidverse/cidverseutils v0.0.0-20231103225801-e7f71d0c6aba + github.com/cidverse/cidverseutils v0.0.0-20240501195623-588d642a5813 github.com/go-resty/resty/v2 v2.12.0 github.com/google/uuid v1.6.0 github.com/otiai10/copy v1.14.0