...
This commit is contained in:
parent
707875fd6a
commit
32f786133a
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
package main
|
||||
|
||||
import (
|
||||
"github.com/omnipunk/cli/mtool"
|
||||
"github.com/di4f/cli/mtool"
|
||||
"strconv"
|
||||
"fmt"
|
||||
"os"
|
||||
|
|
2
go.mod
2
go.mod
|
@ -1,3 +1,3 @@
|
|||
module github.com/omnipunk/cli
|
||||
module github.com/di4f/cli
|
||||
|
||||
go 1.18
|
||||
|
|
Loading…
Reference in a new issue