From 4f4cd5e63573da4d6edcc7d4213afaca67c19f88 Mon Sep 17 00:00:00 2001 From: =Corey Hulen Date: Mon, 23 Nov 2015 15:53:48 -0800 Subject: upgrading libs --- Godeps/_workspace/src/github.com/rwcarlsen/goexif/exif/exif_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Godeps/_workspace/src/github.com/rwcarlsen/goexif/exif/exif_test.go') diff --git a/Godeps/_workspace/src/github.com/rwcarlsen/goexif/exif/exif_test.go b/Godeps/_workspace/src/github.com/rwcarlsen/goexif/exif/exif_test.go index c53f1ddda..70dad6009 100644 --- a/Godeps/_workspace/src/github.com/rwcarlsen/goexif/exif/exif_test.go +++ b/Godeps/_workspace/src/github.com/rwcarlsen/goexif/exif/exif_test.go @@ -12,7 +12,7 @@ import ( "strings" "testing" - "github.com/rwcarlsen/goexif/tiff" + "github.com/mattermost/platform/Godeps/_workspace/src/github.com/rwcarlsen/goexif/tiff" ) var dataDir = flag.String("test_data_dir", ".", "Directory where the data files for testing are located") -- cgit v1.2.3-1-g7c22