Remove auto-added go 1.14

This commit is contained in:
Richard Belleville 2020-03-12 15:22:34 -07:00
parent f349a275d8
commit 3c13043538
1 changed files with 0 additions and 2 deletions

2
go.mod
View File

@ -1,7 +1,5 @@
module github.com/fullstorydev/grpcurl
go 1.14
require (
github.com/golang/protobuf v1.3.5
github.com/jhump/protoreflect v1.5.0