This commit is contained in:
Brian Buller 2018-12-05 16:53:08 -06:00
parent 7873d4a2a3
commit 5e8e80e617
2 changed files with 5 additions and 0 deletions

3
go.mod Normal file
View File

@ -0,0 +1,3 @@
module git.bullercodeworks.com/brian/jpg-metadata
require github.com/rwcarlsen/goexif v0.0.0-20180518182100-8d986c03457a

2
go.sum Normal file
View File

@ -0,0 +1,2 @@
github.com/rwcarlsen/goexif v0.0.0-20180518182100-8d986c03457a h1:ZDZdsnbMuRSoVbq1gR47o005lfn2OwODNCr23zh9gSk=
github.com/rwcarlsen/goexif v0.0.0-20180518182100-8d986c03457a/go.mod h1:hPqNNc0+uJM6H+SuU8sEs5K5IQeKccPqeSjfgcKGgPk=