From 214c3520ad73b240ca693ecf9fd99337dee57a97 Mon Sep 17 00:00:00 2001 From: rubyist Date: Thu, 9 Jul 2015 09:45:18 -0400 Subject: [PATCH] Fix import line --- lfs/config.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/config.go b/lfs/config.go index 65ce6b48..ea1259ba 100644 --- a/lfs/config.go +++ b/lfs/config.go @@ -11,7 +11,7 @@ import ( "sync" "github.com/github/git-lfs/git" - "github.com/rubyist/tracerx" + "github.com/github/git-lfs/vendor/_nuts/github.com/rubyist/tracerx" ) var (