0
0
Fork 0
mirror of https://github.com/schollz/croc.git synced 2025-10-11 13:21:00 +02:00

fork urfave/cli

This commit is contained in:
Zack Scholl 2020-09-17 13:04:33 -07:00
parent fda0bf7fd4
commit 7b15dcd2dc
3 changed files with 4 additions and 2 deletions

View file

@ -13,12 +13,12 @@ import (
"strings"
"time"
"github.com/schollz/cli/v2"
"github.com/schollz/croc/v8/src/croc"
"github.com/schollz/croc/v8/src/models"
"github.com/schollz/croc/v8/src/tcp"
"github.com/schollz/croc/v8/src/utils"
log "github.com/schollz/logger"
"github.com/urfave/cli/v2"
)
// Version specifies the version