From 6327011cb4259ed8a3f58bbc1bb13443335b7caa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 23 Jul 2023 19:26:53 +0000 Subject: [PATCH] fix(deps): update github.com/teris-io/shortid digest to 6c56cef --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index c4552f831..ec1e0a534 100644 --- a/go.mod +++ b/go.mod @@ -17,7 +17,7 @@ require ( github.com/rifflock/lfshook v0.0.0-20180920164130-b9218ef580f5 github.com/schollz/sqlite3dump v1.3.1 github.com/sirupsen/logrus v1.9.3 - github.com/teris-io/shortid v0.0.0-20220617161101-71ec9f2aa569 + github.com/teris-io/shortid v0.0.0-20160104014424-6c56cef5189c github.com/yuin/goldmark v1.5.4 golang.org/x/mod v0.12.0 golang.org/x/time v0.3.0