We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a7c9fd commit 7a017cdCopy full SHA for 7a017cd
1 file changed
x_darwin/x.go
@@ -12,9 +12,9 @@ import (
12
"runtime"
13
"time"
14
15
- configs "buf.build/gen/go/vvvvv/vx/protocolbuffers/go/vx"
16
"github.com/5vnetwork/vx-core/app/buildclient"
17
"github.com/5vnetwork/vx-core/app/client"
+ "github.com/5vnetwork/vx-core/app/configs"
18
"github.com/5vnetwork/vx-core/app/tunset"
19
"github.com/5vnetwork/vx-core/app/util"
20
"github.com/5vnetwork/vx-core/common/protocol/tls/cert"
0 commit comments