mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-19 17:59:05 -05:00
adding gox to tools package
This commit is contained in:
@@ -6,4 +6,5 @@ import (
|
||||
_ "github.com/golang/mock/mockgen"
|
||||
_ "golang.org/x/tools/cmd/cover"
|
||||
_ "golang.org/x/tools/cmd/stringer"
|
||||
_ "github.com/mitchellh/gox"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user