Update go.mod file to go 1.22

Bug: 330574836
Test: Presubmits
Change-Id: I871cabd7aa403b315d5efcf75f5eff6df492478f
This commit is contained in:
Cole Faust 2024-05-23 16:26:02 -07:00
parent 0673769aab
commit a3a125aaf2

2
go.mod
View file

@ -1,3 +1,3 @@
module github.com/google/blueprint
go 1.21
go 1.22