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