This repository has been archived on 2024-03-03. You can view files and clone it, but cannot push or open issues or pull requests.
adlin/pkg/minichecker/cmd/go.mod
Renovate Bot e312c258ec
All checks were successful
continuous-integration/drone/push Build is passing
chore(deps): update github.com/go-ping/ping commit hash to 779d1e9
2021-12-01 01:44:59 +00:00

12 lines
250 B
Modula-2

module git.nemunai.re/srs/adlin/pkg/minichecker/cmd
go 1.14
require (
github.com/go-ping/ping v0.0.0-20211130115550-779d1e919534
github.com/miekg/dns v1.1.43
gopkg.in/fsnotify.v1 v1.4.7
)
require github.com/fsnotify/fsnotify v1.5.1 // indirect