Skip to content

Commit 6fb8fc7

Browse files
author
rogerzr
committed
Use new nxgo repo
1 parent 5cb073f commit 6fb8fc7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

main.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ import (
1111
"time"
1212

1313
"github.com/jaracil/ei"
14-
nxcli "github.com/jaracil/nxcli"
15-
nexus "github.com/jaracil/nxcli/nxcore"
1614
"github.com/nayarsystems/kingpin"
15+
nxcli "github.com/nayarsystems/nxgo"
16+
nexus "github.com/nayarsystems/nxgo/nxcore"
1717
"github.com/olekukonko/tablewriter"
1818
"github.com/spf13/viper"
1919
)

0 commit comments

Comments
 (0)