Skip to content

Commit

Permalink
Update go-keychain to fix build on Go 1.11
Browse files Browse the repository at this point in the history
Previously this would fail with a compilation error. For more
information see:

golang/go@94076feef
golang/go#26721
keybase/go-keychain#30
  • Loading branch information
kevinburkeomg committed Aug 1, 2018
1 parent ae56f73 commit 33ebdf9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions vendor/github.com/keybase/go-keychain/corefoundation_1.10.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions vendor/vendor.json
Original file line number Diff line number Diff line change
Expand Up @@ -252,9 +252,9 @@
"revisionTime": "2016-09-29T23:03:56Z"
},
{
"checksumSHA1": "9KGH+mjtBmc7T089X/OwDjtypao=",
"checksumSHA1": "SDnp6hhfnz8PkCZh1emnNz0ZVWA=",
"path": "github.com/keybase/go-keychain",
"revision": "70b98e9c8d754db775c5bd3b2de3670cc76f1825",
"revision": "15d3657f24fc7e290714ab795239c5bb33b091ea",
"revisionTime": "2018-03-06T22:15:04Z"
},
{
Expand Down

0 comments on commit 33ebdf9

Please sign in to comment.