Update soong's go.mod to 1.15.6
Test: TH Change-Id: I370e4a260cb6fb9fbd2d2da44964b51a339b90f5
This commit is contained in:
parent
591920fcfa
commit
23f69ae958
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -8,4 +8,4 @@ replace github.com/golang/protobuf v0.0.0 => ../../external/golang-protobuf
|
|||
|
||||
replace github.com/google/blueprint v0.0.0 => ../blueprint
|
||||
|
||||
go 1.15
|
||||
go 1.15.6
|
||||
|
|
Loading…
Reference in a new issue