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.
 
 
 

12 lines
333 B

module jitsy-bot
go 1.13
require (
github.com/caarlos0/env v3.5.0+incompatible
github.com/lithammer/shortuuid/v3 v3.0.4
github.com/onsi/ginkgo v1.12.0 // indirect
github.com/onsi/gomega v1.9.0 // indirect
github.com/tjarratt/babble v0.0.0-20191209142150-eecdf8c2339d
samhofi.us/x/keybase v0.0.0-20200312153536-07f5168a6a29
)