17 lines
503 B
Modula-2
17 lines
503 B
Modula-2
module antoine-roux.ml/projects/go/test
|
|
|
|
go 1.15
|
|
|
|
require (
|
|
fortio.org/dnsping v1.1.4 // indirect
|
|
github.com/arl/statsviz v0.2.1
|
|
github.com/docker/docker-credential-helpers v0.6.3
|
|
github.com/lunixbochs/vtclean v1.0.0 // indirect
|
|
github.com/mattn/go-colorable v0.1.8 // indirect
|
|
github.com/miniscruff/changie v0.3.0 // indirect
|
|
golang.org/x/sys v0.0.0-20201223074533-0d417f636930 // indirect
|
|
golang.org/x/text v0.3.4 // indirect
|
|
)
|
|
|
|
replace antoine-roux.ml/projects/go/test/employee => ./employee
|