Remove go 1.14
This commit is contained in:
parent
d1df8c2853
commit
b7e9408dd2
1 changed files with 0 additions and 2 deletions
2
go.mod
2
go.mod
|
@ -1,7 +1,5 @@
|
||||||
module github.com/matrix-org/rageshake
|
module github.com/matrix-org/rageshake
|
||||||
|
|
||||||
go 1.14
|
|
||||||
|
|
||||||
require (
|
require (
|
||||||
cloud.google.com/go v0.0.0-20170406015231-675fad27ef35
|
cloud.google.com/go v0.0.0-20170406015231-675fad27ef35
|
||||||
github.com/golang/protobuf v0.0.0-20170331031902-2bba0603135d
|
github.com/golang/protobuf v0.0.0-20170331031902-2bba0603135d
|
||||||
|
|
Reference in a new issue