mirror of
https://github.com/schollz/croc.git
synced 2025-10-10 21:01:02 +02:00
prune
This commit is contained in:
parent
1661bbb221
commit
cee4c36f8b
3 changed files with 2 additions and 4 deletions
2
main.go
2
main.go
|
@ -3,7 +3,7 @@ package main
|
|||
import (
|
||||
"fmt"
|
||||
|
||||
"github.com/schollz/croc/v5/src/cli"
|
||||
"github.com/schollz/croc/v6/src/cli"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue