Merge "Add go directive to indicate go version number."
This commit is contained in:
commit
692a8fd4b6
1 changed files with 2 additions and 0 deletions
2
go.mod
2
go.mod
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue