12 lines
262 B
Modula-2
12 lines
262 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 // indirect
|
|
github.com/docker/docker-credential-helpers v0.6.3
|
|
)
|
|
|
|
replace antoine-roux.ml/projects/go/test/employee => ./employee
|