mirror of
https://github.com/schollz/croc.git
synced 2025-10-10 21:01:02 +02:00
bump 8.0.0
This commit is contained in:
parent
788a63cfa6
commit
bc1f89ff68
12 changed files with 32 additions and 47 deletions
2
main.go
2
main.go
|
@ -8,7 +8,7 @@ package main
|
|||
import (
|
||||
"fmt"
|
||||
|
||||
"github.com/schollz/croc/v6/src/cli"
|
||||
"github.com/schollz/croc/v8/src/cli"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue