Upgrade to go 1.16

This commit is contained in:
Nicholas Thompson
2021-04-23 22:05:42 +02:00
parent cc8fa9d611
commit f6c3b38976
3 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -11,4 +11,4 @@ require (
github.com/tarm/serial v0.0.0-20180830185346-98f6abe2eb07
)
go 1.14
go 1.16