diff options
Diffstat (limited to 'tools.go')
-rw-r--r-- | tools.go | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -3,8 +3,6 @@ package tools import ( - _ "github.com/99designs/gqlgen" - _ "github.com/praetorian-inc/gokart" _ "github.com/shurcooL/httpfs/filter" _ "github.com/shurcooL/vfsgen" _ "golang.org/x/vuln/cmd/govulncheck" |