change import url

This commit is contained in:
Sam 2023-06-03 16:18:47 +02:00
parent 4c1ef1c8d6
commit d25545fa03
Signed by: sam
GPG key ID: B4EF20DDE721CAA1
57 changed files with 131 additions and 129 deletions

View file

@ -7,8 +7,8 @@ import (
"os"
"os/signal"
"codeberg.org/u1f320/pronouns.cc/backend/log"
"codeberg.org/u1f320/pronouns.cc/backend/server"
"codeberg.org/pronounscc/pronouns.cc/backend/log"
"codeberg.org/pronounscc/pronouns.cc/backend/server"
"github.com/davidbyttow/govips/v2/vips"
"github.com/go-chi/render"