move httpsig

This commit is contained in:
tobi 2025-04-24 22:50:16 +02:00
commit f4dd9a301f
17 changed files with 15 additions and 15 deletions

View file

@ -27,8 +27,8 @@ import (
"net/url"
"testing"
"code.superseriousbusiness.org/httpsig"
errorsv2 "codeberg.org/gruf/go-errors/v2"
"codeberg.org/superseriousbusiness/httpsig"
"github.com/stretchr/testify/suite"
"github.com/superseriousbusiness/gotosocial/internal/ap"
"github.com/superseriousbusiness/gotosocial/internal/gtscontext"