main: update go-llvm dependency

This commit is contained in:
Ayke van Laethem
2020-02-26 18:11:02 +01:00
committed by Ron Evans
parent 982b2d06ab
commit 7ac531906b
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -9,5 +9,5 @@ require (
go.bug.st/serial v1.0.0
golang.org/x/tools v0.0.0-20200216192241-b320d3a0f5a2
google.golang.org/appengine v1.4.0 // indirect
tinygo.org/x/go-llvm v0.0.0-20200104190746-1ff21df33566
tinygo.org/x/go-llvm v0.0.0-20200226165415-53522ab6713d
)