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.

11 lines
289 B

module app
go 1.15
require (
github.com/caarlos0/env v3.5.0+incompatible
github.com/kf5grd/keybasebot v1.3.1-0.20210115153557-55a46e5206dc
github.com/stretchr/testify v1.7.0 // indirect
github.com/teris-io/shortid v0.0.0-20201117134242-e59966efd125
samhofi.us/x/keybase/v2 v2.0.6
)