mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-23 15:40:07 -06:00
gofmt tools/tools.go
This commit is contained in:
parent
7a471c0da7
commit
54fb4b63bf
@ -4,7 +4,7 @@ package tools
|
||||
|
||||
import (
|
||||
_ "github.com/golang/mock/mockgen"
|
||||
_ "github.com/mitchellh/gox"
|
||||
_ "golang.org/x/tools/cmd/cover"
|
||||
_ "golang.org/x/tools/cmd/stringer"
|
||||
_ "github.com/mitchellh/gox"
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user