module github.com/nergdron/gtq go 1.12 require ( gopkg.in/eapache/queue.v1 v1.1.0 gopkg.in/yaml.v2 v2.2.2 )