1 2 3 4 5 6 7 8
module github.com/ketsuna-org/bot-creator-api go 1.23.3 require ( github.com/arangodb/go-driver/v2 v2.1.3 // indirect github.com/pebbe/zmq4 v1.3.1 // indirect )