This commit is contained in:
LeeX
2022-05-13 16:47:58 +08:00
parent 5b276dc208
commit 1a0b2e62cc
4 changed files with 31 additions and 15 deletions

View File

@@ -2,8 +2,8 @@ package main
import (
"fmt"
remote "github.com/Echo7659/nacos-viper-remote"
"github.com/spf13/viper"
remote "github.com/yoyofxteam/nacos-viper-remote"
"os"
"os/signal"
"syscall"