Skip to content

Commit

Permalink
modules: add go 1.11 to go.mod (grpc#3013)
Browse files Browse the repository at this point in the history
  • Loading branch information
menghanl authored Sep 9, 2019
1 parent 74f33a4 commit 92075d7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 92075d7

Please sign in to comment.