1
1
Fork 0
mirror of https://github.com/schollz/croc.git synced 2025-10-11 05:11:06 +02:00

send and receive text

This commit is contained in:
Zack Scholl 2020-09-02 17:33:53 -07:00
parent 48d63e4854
commit 8fbb7e5019
3 changed files with 6 additions and 3 deletions

2
go.mod
View file

@ -15,7 +15,7 @@ require (
github.com/schollz/mnemonicode v1.0.1
github.com/schollz/pake/v2 v2.0.4
github.com/schollz/peerdiscovery v1.5.2
github.com/schollz/progressbar/v3 v3.4.0
github.com/schollz/progressbar/v3 v3.5.0
github.com/schollz/spinner v0.0.0-20180925172146-6bbc5f7804f9
github.com/spaolacci/murmur3 v1.1.0 // indirect
github.com/stretchr/testify v1.4.0