go mod cleanup

This commit is contained in:
Chris Lu
2020-04-12 16:44:58 -07:00
parent d30483d642
commit eb16bb0287
3 changed files with 5 additions and 10 deletions

View File

@@ -7,7 +7,7 @@ import (
"image/jpeg"
"log"
"github.com/rwcarlsen/goexif/exif"
"github.com/seaweedfs/goexif/exif"
)
//many code is copied from http://camlistore.org/pkg/images/images.go