remove it from go mod

This commit is contained in:
idk
2020-06-22 14:09:44 -04:00
parent a959ac58ba
commit f90e3b2755
3 changed files with 1 additions and 3 deletions

1
debian/control vendored
View File

@ -5,6 +5,7 @@ Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: idk <hankhill19580@gmail.com>
Build-Depends: debhelper (>= 11),
dh-golang,
git,
golang-any
Standards-Version: 4.2.1
Homepage: https://github.com/eyedeekay/sam3

1
go.mod
View File

@ -2,4 +2,3 @@ module github.com/eyedeekay/sam3
go 1.12
require github.com/eyedeekay/ramp v0.0.0-20190429201811-305b382042ab

2
go.sum
View File

@ -1,2 +0,0 @@
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=