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
347 B

module gitea.russia9.dev/Russia9/chatwars-duels
go 1.14
require (
github.com/confluentinc/confluent-kafka-go v1.8.2
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/rs/zerolog v1.26.1
github.com/stretchr/testify v1.7.0 // indirect
gopkg.in/tucnak/telebot.v2 v2.5.0
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b // indirect
)