Mirror of a distributed, offline-first bug tracker embedded in git
1package main 2 3import ( 4 _ "github.com/99designs/gqlgen" 5 _ "github.com/cheekybits/genny" 6)