mirror of
https://github.com/schollz/croc.git
synced 2025-10-11 13:21:00 +02:00
use age for tcp
This commit is contained in:
parent
9db87434a7
commit
c3c892f95d
4 changed files with 50 additions and 109 deletions
2
go.mod
2
go.mod
|
@ -3,7 +3,7 @@ module github.com/schollz/croc/v9
|
|||
go 1.13
|
||||
|
||||
require (
|
||||
filippo.io/age v1.0.0-rc.1 // indirect
|
||||
filippo.io/age v1.0.0-rc.1
|
||||
github.com/OneOfOne/xxhash v1.2.5 // indirect
|
||||
github.com/cespare/xxhash v1.1.0
|
||||
github.com/cpuguy83/go-md2man/v2 v2.0.0 // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue