Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(24)

Unified Diff: go/deps.lock

Issue 1905233002: Add framework for basic cr command (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | go/deps.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: go/deps.lock
diff --git a/go/deps.lock b/go/deps.lock
index b1c2104d94b1cfbe48a8ba68dfba29d620006dd6..18f839dc2427e35d6d81418c990e077e1c0a18a5 100644
--- a/go/deps.lock
+++ b/go/deps.lock
@@ -1,5 +1,5 @@
-hash: 337ca2028030636b37c9f663cc6786425972bbec721b41148034abfaa14ca7f6
-updated: 2016-04-20T12:09:45.299260164-07:00
+hash: 3db01361bf49ddd1872d7ee12c7d4ca7348b9737d5ec4297ce7d10733b9542ed
+updated: 2016-04-21T14:39:51.502199916-07:00
imports:
- name: github.com/dustin/go-humanize
version: 8929fe90cee4b2cb9deb468b51fb34eba64d1bf0
@@ -99,6 +99,12 @@ imports:
repo: https://chromium.googlesource.com/external/github.com/smartystreets/goconvey.git
subpackages:
- convey
+- name: github.com/spf13/cobra
+ version: 4c05eb1145f16d0e6bb4a3e1b6d769f4713cb41f
+ repo: https://chromium.googlesource.com/external/github.com/spf13/cobra.git
+- name: github.com/spf13/pflag
+ version: 8f6a28b0916586e7f22fe931ae2fcfc380b1c0e6
+ repo: https://chromium.googlesource.com/external/github.com/spf13/pflag.git
- name: github.com/texttheater/golang-levenshtein
version: 14026fface0cb806188c85e792a93d625dc37d0f
repo: https://chromium.googlesource.com/external/github.com/texttheater/golang-levenshtein.git
@@ -113,7 +119,7 @@ imports:
subpackages:
- encoding/json5
- name: golang.org/x/net
- version: fb93926129b8ec0056f2f458b1f519654814edf0
+ version: 815d315ead425c4365077d904a2331ee9e179820
repo: https://go.googlesource.com/net.git
subpackages:
- context
@@ -162,7 +168,7 @@ imports:
- user
- cmd/aedeploy
- name: google.golang.org/cloud
- version: 5f04c0d1d178a4540ded1e6b3105bf8468b431f8
+ version: eaac37435b9e336478a35b8f490006b80f23cbd0
repo: https://code.googlesource.com/gocloud.git
subpackages:
- bigtable
@@ -170,7 +176,7 @@ imports:
- pubsub
- storage
- name: google.golang.org/grpc
- version: 1a5928317d2d6526b75552438d5593e005f36477
+ version: 95f4d27b65d5ab09c81066045034e9286e278430
repo: https://chromium.googlesource.com/external/github.com/grpc/grpc-go.git
subpackages:
- codes
« no previous file with comments | « no previous file | go/deps.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698