diff options
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -10,7 +10,7 @@ require ( github.com/marcinbor85/gohex v0.0.0-20200531091804-343a4b548892 github.com/mattn/go-colorable v0.1.8 go.bug.st/serial v1.1.2 - golang.org/x/sys v0.0.0-20210113181707-4bcb84eeeb78 - golang.org/x/tools v0.0.0-20200216192241-b320d3a0f5a2 + golang.org/x/sys v0.0.0-20210510120138-977fb7262007 + golang.org/x/tools v0.1.6-0.20210813165731-45389f592fe9 tinygo.org/x/go-llvm v0.0.0-20210325115028-e7b85195e81c ) |