Skip to content

Commit

Permalink
fetch the runes and text encoding packages (#4831)
Browse files Browse the repository at this point in the history
  • Loading branch information
Becca Petrin authored and briankassouf committed Jun 25, 2018
1 parent 5ddb2c3 commit df18871
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions vendor/vendor.json
Original file line number Diff line number Diff line change
Expand Up @@ -2070,6 +2070,18 @@
"revision": "37707fdb30a5b38865cfb95e5aab41707daec7fd",
"revisionTime": "2018-02-02T13:35:31Z"
},
{
"checksumSHA1": "Mr4ur60bgQJnQFfJY0dGtwWwMPE=",
"path": "golang.org/x/text/encoding",
"revision": "5cec4b58c438bd98288aeb248bab2c1840713d21",
"revisionTime": "2018-05-20T16:02:21Z"
},
{
"checksumSHA1": "IV4MN7KGBSocu/5NR3le3sxup4Y=",
"path": "golang.org/x/text/runes",
"revision": "5cec4b58c438bd98288aeb248bab2c1840713d21",
"revisionTime": "2018-05-20T16:02:21Z"
},
{
"checksumSHA1": "CbpjEkkOeh0fdM/V8xKDdI0AA88=",
"path": "golang.org/x/text/secure/bidirule",
Expand Down

0 comments on commit df18871

Please sign in to comment.