aboutsummaryrefslogtreecommitdiffhomepage
path: root/go.mod
diff options
context:
space:
mode:
authorAyke van Laethem <[email protected]>2023-07-06 12:01:52 +0200
committerRon Evans <[email protected]>2023-08-04 11:59:11 +0200
commita93f0ed12a30d694ad8db2a2636b1247e772c3e8 (patch)
treee1790e1e4cb11623e05efb93450b5ad937afcf51 /go.mod
parentc25dd0a972a1d68b4d154831a6d196e28f17ddad (diff)
downloadtinygo-a93f0ed12a30d694ad8db2a2636b1247e772c3e8.tar.gz
tinygo-a93f0ed12a30d694ad8db2a2636b1247e772c3e8.zip
all: Go 1.21 support
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 2 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index 3aabc46ae..238f474e6 100644
--- a/go.mod
+++ b/go.mod
@@ -31,3 +31,5 @@ require (
github.com/mailru/easyjson v0.7.7 // indirect
github.com/mattn/go-isatty v0.0.12 // indirect
)
+
+replace go.bug.st/serial => github.com/deadprogram/go-serial v0.0.0-20230717164825-4529b3232919