diff options
author | 2024-10-10 12:39:21 -0700 | |
---|---|---|
committer | 2024-10-10 12:39:21 -0700 | |
commit | 33c1e24efc6282ca838eea475265b3e17b65717c (patch) | |
tree | ea07d9e176f7b9688290d9418c5f278200af97ba /go.work | |
parent | 8a9628098bbed62f3af13021b434238308adc7c1 (diff) |
Update Soong workspace to 1.23
Bug: 372002768
Test: go test ./...
Flag: EXEMPT host only
Change-Id: I90b5f5e4760c2529e79cd1b0437f909d11bfbd32
Diffstat (limited to 'go.work')
-rw-r--r-- | go.work | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -go 1.22 +go 1.23 use ( . |