Update go.mod file to go 1.22
Bug: 330574836 Test: Presubmits Change-Id: I871cabd7aa403b315d5efcf75f5eff6df492478f
This commit is contained in:
parent
0673769aab
commit
a3a125aaf2
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -1,3 +1,3 @@
|
|||
module github.com/google/blueprint
|
||||
|
||||
go 1.21
|
||||
go 1.22
|
||||
|
|
Loading…
Reference in a new issue