Skip to content

Commit

Permalink
added full path
Browse files Browse the repository at this point in the history
  • Loading branch information
warrensbox committed May 21, 2018
1 parent 67872a7 commit 1295327
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1295327

Please sign in to comment.