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 app |
|
|
|
go 1.15 |
|
|
|
require ( |
|
github.com/caarlos0/env v3.5.0+incompatible |
|
github.com/kf5grd/keybasebot v1.3.0 |
|
samhofi.us/x/keybase/v2 v2.0.6 |
|
)
|
|
|