You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
module git.openprivacy.ca/sarah/cwtchbot
|
|
|
|
|
|
|
|
go 1.14
|
|
|
|
|
|
|
|
require (
|
|
|
|
cwtch.im/cwtch v0.6.9
|
|
|
|
git.openprivacy.ca/openprivacy/connectivity v1.4.2
|
|
|
|
git.openprivacy.ca/openprivacy/log v1.0.2
|
|
|
|
)
|