diff options
Diffstat (limited to 'tools.go')
-rw-r--r-- | tools.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,5 +6,6 @@ import ( _ "github.com/99designs/gqlgen" _ "github.com/cheekybits/genny" _ "github.com/praetorian-inc/gokart" + _ "github.com/selesy/gokart-pre" _ "golang.org/x/vuln/cmd/govulncheck" ) |