fix: migrate to gitea

This commit is contained in:
2020-06-10 21:13:05 +02:00
parent 940e04371c
commit a49546bd6d
20 changed files with 61 additions and 55 deletions

View File

@ -6,9 +6,9 @@ import (
"fmt"
"time"
"git.cryptic.systems/volker.raschek/flucky/pkg/types"
"git.cryptic.systems/volker.raschek/go-logger"
_ "github.com/lib/pq"
"github.com/volker-raschek/flucky/pkg/types"
"github.com/volker-raschek/go-logger/pkg/logger"
)
// Postgres implementation