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

Commit

Permalink
Update golang.org/x/sys commit hash to a129542 (#257)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and wennmo committed Apr 27, 2019
1 parent f2dd789 commit e9591dd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -18,6 +18,6 @@ require (
github.com/stretchr/testify v1.3.0
github.com/tcnksm/go-latest v0.0.0-20170313132115-e3007ae9052e
github.com/texttheater/golang-levenshtein v0.0.0-20180516184445-d188e65d659e
golang.org/x/sys v0.0.0-20190422175516-953cdadca894 // indirect
golang.org/x/sys v0.0.0-20190427014651-a129542de9ae // indirect
gopkg.in/yaml.v2 v2.2.2
)
2 changes: 2 additions & 0 deletions go.sum
Expand Up @@ -114,6 +114,8 @@ golang.org/x/sys v0.0.0-20190422175516-953cdadca894 h1:wuwGAdiArc/DRQ1HM2VjLwb+m
golang.org/x/sys v0.0.0-20190422175516-953cdadca894/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20190427003629-a129542de9ae h1:SX2nh2hr9YUu7Xn0Dp5PBJP3vLB2i/kGNaNxBv/rsDE=
golang.org/x/sys v0.0.0-20190427003629-a129542de9ae/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20190427014651-a129542de9ae h1:hHaEokbPrdOdoBpPfDsEyW8p5EieAht+YtQZwwn7/lE=
golang.org/x/sys v0.0.0-20190427014651-a129542de9ae/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/text v0.3.0 h1:g61tztE5qeGQ89tm6NTjjM9VPIm088od1l6aSorWRWg=
golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM=
Expand Down

0 comments on commit e9591dd

Please sign in to comment.