update go mod

This commit is contained in:
idk
2019-07-30 14:51:40 -04:00
parent e9868b791e
commit f8d54526ea
2 changed files with 7 additions and 0 deletions

5
go.mod Normal file
View File

@ -0,0 +1,5 @@
module github.com/eyedeekay/sam3
go 1.12
require github.com/eyedeekay/ramp v0.0.0-20190429201811-305b382042ab

2
go.sum Normal file
View File

@ -0,0 +1,2 @@
github.com/eyedeekay/ramp v0.0.0-20190429201811-305b382042ab h1:EfTRHxGSbiaEyxNzvKRBWVIDw3mD8xXGxj4gvwFzY7Q=
github.com/eyedeekay/ramp v0.0.0-20190429201811-305b382042ab/go.mod h1:h7mvUAMgZ/rtRDUOkvKTK+8LnDMeUhJSoa5EPdB51fc=