Switch to Gitlab.

This commit is contained in:
2018-12-01 02:16:06 +05:00
parent 2beb9ecef9
commit fc8f4e9d8b
24 changed files with 50 additions and 50 deletions

View File

@@ -31,8 +31,8 @@ import (
"path/filepath"
// local
"github.com/pztrn/fastpastebin/config"
"github.com/pztrn/fastpastebin/database/interface"
"gitlab.com/pztrn/fastpastebin/config"
"gitlab.com/pztrn/fastpastebin/database/interface"
// other
"github.com/labstack/echo"