Go Mod
This commit is contained in:
parent
7873d4a2a3
commit
5e8e80e617
3
go.mod
Normal file
3
go.mod
Normal 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
2
go.sum
Normal 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=
|
Loading…
x
Reference in New Issue
Block a user