go.mod: update to go-llvm with changes to use context-aware wrappers

Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
deadprogram
2026-07-21 07:49:27 +02:00
committed by Ron Evans
parent cd4e479dd5
commit 9e9f1d0b96
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ require (
golang.org/x/tools v0.47.0
gopkg.in/yaml.v2 v2.4.0
tinygo.org/x/espflasher v0.7.1
tinygo.org/x/go-llvm v0.0.0-20260707200325-ddd595b68360
tinygo.org/x/go-llvm v0.0.0-20260721072906-185673ef46a5
)
require (