8 lines
127 B
Modula-2
8 lines
127 B
Modula-2
module github.com/mathetake/gasm
|
|
|
|
go 1.14
|
|
|
|
require github.com/stretchr/testify v1.5.1
|
|
|
|
replace github.com/mathetake/gasm => ./
|