module github.com/luk3yx/lurkcoin-core go 1.13 require ( github.com/julienschmidt/httprouter v1.3.0 go.etcd.io/bbolt v1.3.5 gopkg.in/yaml.v2 v2.4.0 )