summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
author Jingwen Chen <jingwen@google.com> 2021-01-06 22:13:07 -0500
committer Jingwen Chen <jingwen@google.com> 2021-01-06 22:13:07 -0500
commit23f69ae958da451d31fb0b42f49e05632bccdb57 (patch)
tree5e37c46b9b9607419586acfc39d97009ac07ea38 /go.mod
parent591920fcfa319358c24c476e4e6db0a8a2662b24 (diff)
Update soong's go.mod to 1.15.6
Test: TH Change-Id: I370e4a260cb6fb9fbd2d2da44964b51a339b90f5
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 7297dea74..117fa6548 100644
--- a/go.mod
+++ b/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