docker + go

This commit is contained in:
2026-02-25 23:54:30 -03:00
parent 66ec27672f
commit bc02d4c3a8
5 changed files with 94 additions and 1 deletions

7
ScannerGO/go.mod Normal file
View File

@@ -0,0 +1,7 @@
module ScannerGO
go 1.25.7
require github.com/tarm/serial v0.0.0-20180830185346-98f6abe2eb07
require golang.org/x/sys v0.41.0 // indirect