aboutsummaryrefslogtreecommitdiffhomepage
path: root/go.mod
diff options
context:
space:
mode:
authorsago35 <[email protected]>2021-03-05 09:02:34 +0900
committerAyke <[email protected]>2021-03-05 13:02:01 +0100
commitc4191da2a542cd77b4231638ddac2e0b1ac2d756 (patch)
treed76382caf4b9bfd3ebd0b8afc92c07a8667ada77 /go.mod
parent3fdd1a9249ddb8a6b5d85c61892977daf6d02460 (diff)
downloadtinygo-c4191da2a542cd77b4231638ddac2e0b1ac2d756.tar.gz
tinygo-c4191da2a542cd77b4231638ddac2e0b1ac2d756.zip
gdb: support -ocd-output on windows
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 1 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index 54fdd87c9..a7b556dab 100644
--- a/go.mod
+++ b/go.mod
@@ -8,6 +8,7 @@ require (
github.com/chromedp/chromedp v0.6.4
github.com/google/shlex v0.0.0-20181106134648-c34317bd91bf
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