From 129532760021fe80095280ac27727136223307ec Mon Sep 17 00:00:00 2001 From: warren-veerasingam Date: Mon, 21 May 2018 18:59:46 -0500 Subject: [PATCH] added full path --- main.go | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/main.go b/main.go index 2481000a..41448f19 100644 --- a/main.go +++ b/main.go @@ -28,8 +28,9 @@ import ( "strings" "github.com/manifoldco/promptui" - lib "github.com/warren-veerasingam/lib" + lib "github.com/warren-veerasingam/terraform-switcher/lib" ) +/Users/uveerum/Personal/go/src/github.com/warren-veerasingam/lib type tfVersionList struct { tflist []string