Revert "Update soong's go.mod to 1.15.6"
This reverts commit 23f69ae958
.
Reason for revert: invalid go version '1.15.6': must match format 1.23
Change-Id: Ibe4335f4d9b3ff4b08b4615b91935cca4643ee89
This commit is contained in:
parent
23f69ae958
commit
3d4acddf56
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.6
|
||||
go 1.15
|
||||
|
|
Loading…
Reference in a new issue