Removed vendoring

This commit is contained in:
Stash Dev
2019-11-16 08:35:01 -08:00
parent 6a75d5551f
commit e13dae6012
1399 changed files with 54 additions and 654646 deletions

View File

@@ -1,4 +1,4 @@
//go:generate go run -mod=vendor github.com/99designs/gqlgen
//go:generate go run github.com/99designs/gqlgen
package main
import (