Skip to content

Commit

Permalink
Update golang.org/x/net commit hash to 1da14a5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 15, 2019
1 parent 5a202f7 commit 4a67ef0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion cli/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ require (
github.com/xanzy/ssh-agent v0.2.1 // indirect
golang.org/x/sys v0.0.0-20190412225501-97732733099d // indirect
golang.org/x/crypto v0.0.0-20190406125927-38d8ce5564a5
golang.org/x/net v0.0.0-20190406143732-eb5bcb51f2a3 // indirect
golang.org/x/net v0.0.0-20190415224338-1da14a5a36f2 // indirect
golang.org/x/tools v0.0.0-20190409234035-96f2e7ef861b // indirect
gopkg.in/alecthomas/kingpin.v3-unstable v3.0.0-20180810215634-df19058c872c // indirect
gopkg.in/appleboy/gin-status-api.v1 v1.0.1
Expand Down
2 changes: 2 additions & 0 deletions cli/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,8 @@ golang.org/x/net v0.0.0-20190328230028-74de082e2cca h1:hyA6yiAgbUwuWqtscNvWAI7U1
golang.org/x/net v0.0.0-20190328230028-74de082e2cca/go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJo3Qplg=
golang.org/x/net v0.0.0-20190406143732-eb5bcb51f2a3 h1:+c9x/aLNss8LDMp1gJ4Zbid45djI/uKB27xFO9/IK0I=
golang.org/x/net v0.0.0-20190406143732-eb5bcb51f2a3/go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJo3Qplg=
golang.org/x/net v0.0.0-20190415224338-1da14a5a36f2 h1:912fs7MQmYhx8+a4APLTwYi0rb00MMUinT/Bm80lUO8=
golang.org/x/net v0.0.0-20190415224338-1da14a5a36f2/go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJo3Qplg=
golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be/go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U=
golang.org/x/oauth2 v0.0.0-20181017192945-9dcd33a902f4/go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U=
golang.org/x/oauth2 v0.0.0-20181203162652-d668ce993890/go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U=
Expand Down

0 comments on commit 4a67ef0

Please sign in to comment.