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.

9 lines
177 B

module app
go 1.15
require (
github.com/caarlos0/env v3.5.0+incompatible
github.com/kf5grd/keybasebot v1.3.1-0.20210114174004-0f0b435f9f41
samhofi.us/x/keybase/v2 v2.0.6
)