Merge "Bump go.mod file to go 1.22" into main

This commit is contained in:
Treehugger Robot 2024-05-24 18:57:09 +00:00 committed by Gerrit Code Review
commit ce15fb72bf
2 changed files with 2 additions and 2 deletions

2
go.mod
View file

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

View file

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