Changed arav.top to arav.su.
This commit is contained in:
parent
aa18347d31
commit
0bcf1bfce3
@ -6,7 +6,7 @@ import (
|
||||
"fmt"
|
||||
"time"
|
||||
|
||||
"git.arav.top/Arav/justguestbook/guestbook"
|
||||
"git.arav.su/Arav/justguestbook/guestbook"
|
||||
_ "github.com/mattn/go-sqlite3"
|
||||
"github.com/pkg/errors"
|
||||
)
|
||||
|
@ -3,8 +3,8 @@ package sqlite_test
|
||||
import (
|
||||
"testing"
|
||||
|
||||
"git.arav.top/Arav/justguestbook/database/sqlite"
|
||||
"git.arav.top/Arav/justguestbook/guestbook"
|
||||
"git.arav.su/Arav/justguestbook/database/sqlite"
|
||||
"git.arav.su/Arav/justguestbook/guestbook"
|
||||
"github.com/pkg/errors"
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user