Skip to content

Commit f75e132

Browse files
committed
更新依赖
1 parent 8ee202b commit f75e132

File tree

4 files changed

+183
-31
lines changed

4 files changed

+183
-31
lines changed

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/wzv5/pping
33
go 1.14
44

55
require (
6-
github.com/miekg/dns v1.1.31
7-
github.com/spf13/cobra v1.0.0
8-
golang.org/x/net v0.0.0-20201002202402-0a1ea396d57c
6+
github.com/miekg/dns v1.1.38
7+
github.com/spf13/cobra v1.1.3
8+
golang.org/x/net v0.0.0-20210119194325-5f4716e94777
99
)

0 commit comments

Comments
 (0)