Update soong's go.mod to 1.15.6

Test: TH
Change-Id: I370e4a260cb6fb9fbd2d2da44964b51a339b90f5
This commit is contained in:
Jingwen Chen 2021-01-06 22:13:07 -05:00
parent 591920fcfa
commit 23f69ae958
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -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