Merge "Add go directive to indicate go version number."

This commit is contained in:
Treehugger Robot 2019-10-11 19:08:47 +00:00 committed by Gerrit Code Review
commit 692a8fd4b6

2
go.mod
View file

@ -7,3 +7,5 @@ require github.com/google/blueprint v0.0.0
replace github.com/golang/protobuf v0.0.0 => ../../external/golang-protobuf
replace github.com/google/blueprint v0.0.0 => ../blueprint
go 1.13