1

Move from dep to go mod (experiment)

This commit is contained in:
2018-12-22 18:03:53 +04:00
parent 3fdcb11dcd
commit 647d9c548b
17 changed files with 70 additions and 91 deletions

View File

@@ -8,7 +8,7 @@ import (
"github.com/rs/zerolog"
"gopkg.in/yaml.v2"
"io/ioutil"
"lab.wtfteam.pro/fat0troll/fw_zookeeper_helper/internal/config"
"lab.wtfteam.pro/fat0troll/fw_zookeeper_helper/local/config"
"os"
"path/filepath"
"runtime"

View File

@@ -5,7 +5,7 @@ package context
import (
"github.com/rs/zerolog"
"lab.wtfteam.pro/fat0troll/fw_zookeeper_helper/internal/config"
"lab.wtfteam.pro/fat0troll/fw_zookeeper_helper/local/config"
)
// VERSION is the current bot's version