mirror of
https://github.com/schollz/croc.git
synced 2025-10-10 21:01:02 +02:00
Change cli to official repo
This commit is contained in:
parent
ea604bcc6a
commit
c8c25ffe42
1 changed files with 3 additions and 3 deletions
6
go.mod
6
go.mod
|
@ -1,8 +1,8 @@
|
|||
module github.com/schollz/croc/v10
|
||||
|
||||
go 1.22
|
||||
go 1.23
|
||||
|
||||
toolchain go1.23.1
|
||||
toolchain go1.23.5
|
||||
|
||||
require (
|
||||
github.com/cespare/xxhash/v2 v2.3.0
|
||||
|
@ -12,7 +12,7 @@ require (
|
|||
github.com/magisterquis/connectproxy v0.0.0-20200725203833-3582e84f0c9b
|
||||
github.com/minio/highwayhash v1.0.3
|
||||
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06
|
||||
github.com/schollz/cli/v2 v2.2.1
|
||||
github.com/urfave/cli v2.27.5
|
||||
github.com/schollz/logger v1.2.0
|
||||
github.com/schollz/pake/v3 v3.0.5
|
||||
github.com/schollz/peerdiscovery v1.7.6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue