test/go.mod

12 lines
262 B
Modula-2
Raw Normal View History

module antoine-roux.ml/projects/go/test
go 1.15
2020-12-08 22:20:59 +00:00
require (
fortio.org/dnsping v1.1.4 // indirect
2020-12-08 23:07:35 +00:00
github.com/arl/statsviz v0.2.1 // indirect
2020-12-08 22:20:59 +00:00
github.com/docker/docker-credential-helpers v0.6.3
)
replace antoine-roux.ml/projects/go/test/employee => ./employee