This commit is contained in:
@@ -12,7 +12,7 @@ import (
|
||||
"path/filepath"
|
||||
"strings"
|
||||
|
||||
"gitea.benny.dog/torjus/ezshare/store"
|
||||
"git.t-juice.club/torjus/ezshare/store"
|
||||
"github.com/pelletier/go-toml"
|
||||
"go.uber.org/zap"
|
||||
"go.uber.org/zap/zapcore"
|
||||
|
@@ -5,7 +5,7 @@ import (
|
||||
"strings"
|
||||
"testing"
|
||||
|
||||
"gitea.benny.dog/torjus/ezshare/config"
|
||||
"git.t-juice.club/torjus/ezshare/config"
|
||||
)
|
||||
|
||||
var configStrExample = `
|
||||
|
Reference in New Issue
Block a user