Skip to content
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.

Commit

Permalink
Update golang.org/x/net commit hash to 3b0461e
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jun 20, 2019
1 parent f72df9e commit 6c7228b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ require (
github.com/PuerkitoBio/goquery v1.5.0
github.com/headzoo/surf v1.0.0
github.com/headzoo/ut v0.0.0-20181013193318-a13b5a7a02ca // indirect
golang.org/x/net v0.0.0-20190619033001-b5b0513f8c1b // indirect
golang.org/x/net v0.0.0-20190620205619-3b0461eec859 // indirect
)
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,7 @@ golang.org/x/net v0.0.0-20190611143651-3f473d35a33a h1:kNcSciraspl+cyEfImyyMGjn1
golang.org/x/net v0.0.0-20190611143651-3f473d35a33a/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s=
golang.org/x/net v0.0.0-20190619033001-b5b0513f8c1b h1:Z1nl9BZE+if45gCr5x5je8KC4rRmF5dTYS95rWy36z0=
golang.org/x/net v0.0.0-20190619033001-b5b0513f8c1b/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s=
golang.org/x/net v0.0.0-20190620205619-3b0461eec859 h1:Mrlac8lRGqfo624nmuCWNMYO0lDaPYrPBMj25KYUk44=
golang.org/x/net v0.0.0-20190620205619-3b0461eec859/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s=
golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=

0 comments on commit 6c7228b

Please sign in to comment.