Skip to content

Commit

Permalink
chore(deps): update golang.org/x/net commit hash to e0ff5e5 (cloudfla…
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored May 4, 2020
1 parent e91b3c2 commit 3f0a46d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ require (
github.com/stretchr/testify v1.5.1
github.com/urfave/cli v1.22.4
github.com/urfave/cli/v2 v2.1.1 // indirect
golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0
golang.org/x/net v0.0.0-20200501053045-e0ff5e5a1de5
golang.org/x/time v0.0.0-20200416051211-89c76fbcd5d1
)
1 change: 1 addition & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ golang.org/x/net v0.0.0-20200324143707-d3edc9973b7e h1:3G+cUijn7XD+S4eJFddp53Pv7
golang.org/x/net v0.0.0-20200324143707-d3edc9973b7e/go.mod h1:qpuaurCH72eLCgpAm/N6yyVIVM9cpaDIP3A8BGJEC5A=
golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 h1:Jcxah/M+oLZ/R4/z5RzfPzGbPXnVDPkEDtf2JnuxN+U=
golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0/go.mod h1:qpuaurCH72eLCgpAm/N6yyVIVM9cpaDIP3A8BGJEC5A=
golang.org/x/net v0.0.0-20200501053045-e0ff5e5a1de5/go.mod h1:qpuaurCH72eLCgpAm/N6yyVIVM9cpaDIP3A8BGJEC5A=
golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/text v0.3.0 h1:g61tztE5qeGQ89tm6NTjjM9VPIm088od1l6aSorWRWg=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ github.com/stretchr/testify/assert
github.com/stretchr/testify/require
# github.com/urfave/cli v1.22.4
github.com/urfave/cli
# golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0
# golang.org/x/net v0.0.0-20200501053045-e0ff5e5a1de5
golang.org/x/net/idna
# golang.org/x/text v0.3.0
golang.org/x/text/secure/bidirule
Expand Down

0 comments on commit 3f0a46d

Please sign in to comment.