Skip to content

Commit

Permalink
Update config dependency import path. Fixes #17
Browse files Browse the repository at this point in the history
  • Loading branch information
andreimarcu committed Aug 27, 2020
1 parent 11d4fec commit cdbdfb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linx.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import (
"strconv"
"strings"

"bitbucket.org/tshannon/config"
"github.com/timshannon/config"
"github.com/atotto/clipboard"
"mutantmonkey.in/code/golinx/progress"
)
Expand Down

0 comments on commit cdbdfb5

Please sign in to comment.