diff options
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,5 +15,5 @@ require ( golang.org/x/sys v0.0.0-20220114195835-da31bd327af9 golang.org/x/tools v0.1.11 gopkg.in/yaml.v2 v2.4.0 - tinygo.org/x/go-llvm v0.0.0-20220420140351-512c94c1e71f + tinygo.org/x/go-llvm v0.0.0-20220626113704-45f1e2dbf887 ) |