Update go.mod
This commit is contained in:
parent
39f2cbfdba
commit
6269ac83d4
26 changed files with 109 additions and 51 deletions
|
|
@ -11,8 +11,8 @@ import (
|
|||
"strings"
|
||||
"time"
|
||||
|
||||
"github.com/go-ping/ping"
|
||||
"github.com/miekg/dns"
|
||||
"github.com/sparrc/go-ping"
|
||||
)
|
||||
|
||||
const (
|
||||
|
|
|
|||
Reference in a new issue