chore(deps): update golang.org/x/net commit hash to 4b62a64

This commit is contained in:
Renovate Bot 2019-01-25 00:54:52 +00:00
parent 89ed89f966
commit fbb64e6767
No known key found for this signature in database
GPG Key ID: 30DC19D6846E13FA
2 changed files with 2 additions and 1 deletions

2
go.mod
View File

@ -16,5 +16,5 @@ require (
github.com/pkg/errors v0.8.1
github.com/sirupsen/logrus v1.3.0 // indirect
github.com/stretchr/testify v1.3.0
golang.org/x/net v0.0.0-20190111034749-915654e7eabc // indirect
golang.org/x/net v0.0.0-20190125005441-4b62a64f59f7 // indirect
)

1
go.sum
View File

@ -48,5 +48,6 @@ golang.org/x/net v0.0.0-20181220203305-927f97764cc3 h1:eH6Eip3UpmR+yM/qI9Ijluzb1
golang.org/x/net v0.0.0-20181220203305-927f97764cc3/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4=
golang.org/x/net v0.0.0-20190107174441-1a61f4433d85/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4=
golang.org/x/net v0.0.0-20190111034749-915654e7eabc/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4=
golang.org/x/net v0.0.0-20190125005441-4b62a64f59f7/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4=
golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 h1:I6FyU15t786LL7oL/hn43zqTuEGr4PN7F4XJ1p4E3Y8=
golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=