mirror of
https://github.com/schollz/croc.git
synced 2025-10-10 21:01:02 +02:00
go.mod v9 -> v10
This commit is contained in:
parent
7acd2def69
commit
6181903c83
13 changed files with 49 additions and 34 deletions
|
@ -108,7 +108,7 @@ pkg install croc
|
|||
Or, you can [install Go](https://golang.org/dl/) and build from source (requires Go 1.17+):
|
||||
|
||||
```
|
||||
go install github.com/schollz/croc/v9@latest
|
||||
go install github.com/schollz/croc/v10@latest
|
||||
```
|
||||
|
||||
On Android there is a 3rd party F-Droid app [available to download](https://f-droid.org/en/packages/com.github.howeyc.crocgui/).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue