Merge "Update go.mod and go.work to 1.21" into main

This commit is contained in:
Colin Cross
2023-12-01 18:55:07 +00:00
committed by Gerrit Code Review
2 changed files with 2 additions and 2 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module android/soong
go 1.20
go 1.21
require (
github.com/google/blueprint v0.0.0

View File

@@ -1,4 +1,4 @@
go 1.19
go 1.21
use (
.