Fix module path
This commit is contained in:
parent
172e1211c5
commit
e1b9e195cb
|
|
@ -11,7 +11,7 @@ import (
|
||||||
|
|
||||||
"github.com/alexflint/go-arg"
|
"github.com/alexflint/go-arg"
|
||||||
|
|
||||||
"git.zorchenhimer.com/go-fds"
|
"git.zorchenhimer.com/zorchenhimer/go-fds"
|
||||||
)
|
)
|
||||||
|
|
||||||
type Arguments struct {
|
type Arguments struct {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue