mirror of
https://github.com/schollz/croc.git
synced 2025-10-10 21:01:02 +02:00
update version
This commit is contained in:
parent
8148e191ae
commit
0a0f7a03d7
11 changed files with 31 additions and 31 deletions
2
main.go
2
main.go
|
@ -7,7 +7,7 @@ package main
|
|||
import (
|
||||
"log"
|
||||
|
||||
"github.com/schollz/croc/v8/src/cli"
|
||||
"github.com/schollz/croc/v9/src/cli"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue