modules: add go 1.11 to go.mod (#3013)

This commit is contained in:
Menghan Li 2019-09-09 16:11:21 -07:00 committed by GitHub
parent 74f33a446d
commit 92075d79a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

2
go.mod
View File

@ -1,5 +1,7 @@
module google.golang.org/grpc
go 1.11
require (
cloud.google.com/go v0.26.0 // indirect
github.com/BurntSushi/toml v0.3.1 // indirect