git-bug/tools.go
2022-09-08 17:11:26 -04:00

7 lines
91 B
Go

package main
import (
_ "github.com/99designs/gqlgen"
_ "github.com/cheekybits/genny"
)