module code.chrissexton.org/cws/BeeBot go 1.13 require ( github.com/beefsack/go-rate v0.0.0-20180408011153-efa7637bb9b6 // indirect github.com/google/go-querystring v1.0.0 // indirect github.com/jzelinskie/geddit v0.0.0-20190913104144-95ef6806b073 golang.org/x/net v0.0.0-20200324143707-d3edc9973b7e // indirect golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d // indirect )