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