// +build tools
package main
import (
_ "github.com/99designs/gqlgen"
_ "github.com/vektra/mockery/v2"
)