diff options
Diffstat (limited to 'Gopkg.toml')
-rw-r--r-- | Gopkg.toml | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -62,4 +62,8 @@ [[constraint]] name = "github.com/MichaelMure/gocui" - branch = "master"
\ No newline at end of file + branch = "master" + +[[override]] + name = "golang.org/x/tools" + revision = "7e5bf9270d7061560865b8847c378236480f47e3"
\ No newline at end of file |