Moved from gitlab.com to Gitea with giredore.

This commit is contained in:
2019-10-12 14:18:35 +05:00
parent 333fc1d12a
commit e042c4414f
31 changed files with 56 additions and 56 deletions

View File

@@ -29,7 +29,7 @@ import (
"database/sql"
// local
"gitlab.com/pztrn/fastpastebin/internal/structs"
"go.dev.pztrn.name/fastpastebin/internal/structs"
)
type Interface interface {