Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Commit

Permalink
Update golang.org/x/sys commit hash to 7fc4e5e (#4407)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 6, 2019
1 parent 9e3604b commit 45a1ea7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ require (
golang.org/x/net v0.0.0-20190322120337-addf6b3196f6
golang.org/x/oauth2 v0.0.0-20190604060849-0f29369cfe45
golang.org/x/sync v0.0.0-20190602191015-112230192c58
golang.org/x/sys v0.0.0-20190606171843-5da285871e9c
golang.org/x/sys v0.0.0-20190606212808-7fc4e5ec1444
golang.org/x/time v0.0.0-20190401211219-9d24e82272b4
golang.org/x/tools v0.0.0-20190322203728-c1a832b0ad89
google.golang.org/api v0.1.0 // indirect
Expand Down
1 change: 1 addition & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -669,6 +669,7 @@ golang.org/x/sys v0.0.0-20190602172818-4c4f7f33c9ed h1:bgjqB+1ZPX+IeX5VubQLaMyCV
golang.org/x/sys v0.0.0-20190602172818-4c4f7f33c9ed/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20190606131206-79a91cf218c4/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20190606171843-5da285871e9c/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20190606212808-7fc4e5ec1444/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/text v0.0.0-20170915090833-1cbadb444a80/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
golang.org/x/text v0.3.0 h1:g61tztE5qeGQ89tm6NTjjM9VPIm088od1l6aSorWRWg=
golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
Expand Down

0 comments on commit 45a1ea7

Please sign in to comment.