C:\Users\Administrator\Downloads\crawlergo-0.4.2\cmd\crawlergo>go build crawlergo_cmd.go
go: github.com/chromedp/cdproto@v0.0.0-20191114225735-6626966fbae4: missing go.sum entry; to add it:
go mod download github.com/chromedp/cdproto
go: github.com/chromedp/cdproto@v0.0.0-20191114225735-6626966fbae4: missing go.sum entry; to add it:
go mod download github.com/chromedp/cdproto
C:\Users\Administrator\Downloads\crawlergo-0.4.2\cmd\crawlergo>go mod tidy
go: github.com/chromedp/cdproto@v0.0.0-20191114225735-6626966fbae4: Get "https://proxy.golang.org/github.com/chromedp/cdproto/@v/v0.0.0-20191114225735-6626966fbae4.mod": dial tcp 172.217.160.81:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
go: downloading github.com/sirupsen/logrus v1.4.2
go: downloading github.com/chromedp/cdproto v0.0.0-20191114225735-6626966fbae4
go: downloading github.com/deckarep/golang-set v1.7.1
go: downloading github.com/panjf2000/ants/v2 v2.2.2
go: downloading github.com/urfave/cli/v2 v2.0.0
go: downloading github.com/gogf/gf v1.16.6
go: downloading github.com/chromedp/chromedp v0.5.2
go: downloading github.com/pkg/errors v0.8.1
go: github.com/chromedp/cdproto@v0.0.0-20191114225735-6626966fbae4: Get "https://proxy.golang.org/github.com/chromedp/cdproto/@v/v0.0.0-20191114225735-6626966fbae4.mod": dial tcp 172.217.160.81:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
C:\Users\Administrator\Downloads\crawlergo-0.4.2\cmd\crawlergo>go env -w GOPROXY=https://goproxy.io,direct
C:\Users\Administrator\Downloads\crawlergo-0.4.2\cmd\crawlergo>go mod tidy
go: downloading github.com/sirupsen/logrus v1.4.2
go: downloading github.com/chromedp/cdproto v0.0.0-20191114225735-6626966fbae4
go: downloading github.com/chromedp/chromedp v0.5.2
go: downloading github.com/gogf/gf v1.16.6
go: downloading github.com/deckarep/golang-set v1.7.1
go: downloading github.com/panjf2000/ants/v2 v2.2.2
go: downloading github.com/urfave/cli/v2 v2.0.0
go: downloading github.com/pkg/errors v0.8.1
go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
go: downloading golang.org/x/sys v0.0.0-20210423082822-04245dca01da
go: downloading github.com/stretchr/testify v1.7.0
go: downloading github.com/mailru/easyjson v0.7.0
go: downloading github.com/knq/sysutil v0.0.0-20191005231841-15668db23d08
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
go: downloading github.com/gobwas/ws v1.0.2
go: downloading gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
go: downloading github.com/russross/blackfriday/v2 v2.0.1
go: downloading github.com/gobwas/pool v0.2.0
go: downloading github.com/gobwas/httphead v0.0.0-20180130184737-2c6c146eadee
go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
go: downloading golang.org/x/text v0.3.6
go: downloading github.com/gomodule/redigo v1.8.5
go: downloading go.opentelemetry.io/otel v1.0.0-RC2
go: downloading go.opentelemetry.io/otel/trace v1.0.0-RC2
go: downloading github.com/fatih/color v1.12.0
go: downloading go.opentelemetry.io/otel/oteltest v1.0.0-RC2
go: downloading github.com/go-sql-driver/mysql v1.6.0
go: downloading github.com/gorilla/websocket v1.4.2
go: downloading github.com/olekukonko/tablewriter v0.0.5
go: downloading github.com/fsnotify/fsnotify v1.4.9
go: downloading github.com/grokify/html-strip-tags-go v0.0.0-20190921062105-daaa06bf1aaf
go: downloading github.com/mattn/go-colorable v0.1.8
go: downloading github.com/mattn/go-isatty v0.0.12
go: downloading github.com/google/go-cmp v0.5.6
go: downloading github.com/clbanning/mxj v1.8.5-0.20200714211355-ff02cfb8ea28
go: downloading golang.org/x/net v0.0.0-20210520170846-37e1c6afe023
go: downloading github.com/BurntSushi/toml v0.3.1
go: downloading github.com/mattn/go-runewidth v0.0.9
go: downloading golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
C:\Users\Administrator\Downloads\crawlergo-0.4.2\cmd\crawlergo>go build crawlergo_cmd.go
C:\Users\Administrator\Downloads\crawlergo-0.4.2\cmd\crawlergo>dir
驱动器 C 中的卷是 系统
卷的序列号是 443E-4FE4
C:\Users\Administrator\Downloads\crawlergo-0.4.2\cmd\crawlergo 的目录
2022/03/13 19:01 <DIR> .
2022/03/13 19:01 <DIR> ..
2022/03/13 19:01 16,951,296 crawlergo_cmd.exe
2021/09/22 20:31 14,542 crawlergo_cmd.go
2 个文件 16,965,838 字节
2 个目录 39,548,403,712 可用字节
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)