We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46c8762 commit f025376Copy full SHA for f025376
README.md
@@ -29,7 +29,7 @@
29
而后`go run main.go`即可看到如下字样,说明已经正常拉取需要的库。
30
31
```shell
32
- [root@centos dnslog]# go run main.go
+ [root@centos dnslog] go run main.go
33
go: downloading github.com/miekg/dns v1.1.41
34
go: downloading golang.org/x/net v0.0.0-20210226172049-e18ecbb05110
35
go: downloading golang.org/x/sys v0.0.0-20210303074136-134d130e1a04
0 commit comments