Codebase list golang-github-la5nta-wl2k-go / ec5dc046-9caf-4ad7-9228-bb1f305c6eee/main go.mod
ec5dc046-9caf-4ad7-9228-bb1f305c6eee/main

Tree @ec5dc046-9caf-4ad7-9228-bb1f305c6eee/main (Download .tar.gz)

go.mod @ec5dc046-9caf-4ad7-9228-bb1f305c6eee/mainraw · history · blame

1
2
3
4
5
6
7
8
module github.com/la5nta/wl2k-go

go 1.11

require (
	github.com/paulrosania/go-charset v0.0.0-20151028000031-621bb39fcc83
	github.com/tarm/goserial v0.0.0-20151007205400-b3440c3c6355
)