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

@ -25,7 +25,7 @@ import (
"github.com/superseriousbusiness/gotosocial/internal/gtscontext"
"github.com/superseriousbusiness/gotosocial/internal/log"
"codeberg.org/superseriousbusiness/httpsig"
"code.superseriousbusiness.org/httpsig"
"github.com/gin-gonic/gin"
)