gitea
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package logger
|
||||
|
||||
import (
|
||||
"gogs.inhome.blapointe.com/local/logb"
|
||||
"gitea.inhome.blapointe.com/local/logb"
|
||||
)
|
||||
|
||||
type Logger struct{}
|
||||
|
||||
@@ -5,7 +5,7 @@ import (
|
||||
"errors"
|
||||
"fmt"
|
||||
"io/ioutil"
|
||||
"gogs.inhome.blapointe.com/local/logb"
|
||||
"gitea.inhome.blapointe.com/local/logb"
|
||||
"os"
|
||||
"testing"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user