From 829a934d23ab221049b4d54926305d8d5d64c9ad Mon Sep 17 00:00:00 2001 From: tobi <31960611+tsmethurst@users.noreply.github.com> Date: Sat, 13 Nov 2021 12:29:08 +0100 Subject: update dependencies (#296) --- internal/media/handler.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'internal/media/handler.go') diff --git a/internal/media/handler.go b/internal/media/handler.go index fb4ed307e..b1063f9aa 100644 --- a/internal/media/handler.go +++ b/internal/media/handler.go @@ -26,7 +26,7 @@ import ( "strings" "time" - "git.iim.gay/grufwub/go-store/kv" + "codeberg.org/gruf/go-store/kv" "github.com/sirupsen/logrus" "github.com/superseriousbusiness/gotosocial/internal/config" "github.com/superseriousbusiness/gotosocial/internal/db" -- cgit v1.2.3