From e17f2cee46e74ec8318510d72a88de7225a27892 Mon Sep 17 00:00:00 2001 From: Manoj P R Date: Tue, 22 Jan 2019 20:10:55 +0530 Subject: [PATCH] Fix broken links to proto3-wire and proto3-suite (#72) --- stack.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stack.yaml b/stack.yaml index fdcdcb4..5bf778f 100644 --- a/stack.yaml +++ b/stack.yaml @@ -9,11 +9,11 @@ packages: - '.' - 'core' - location: - git: git@github.com:awakenetworks/proto3-suite.git + git: git@github.com:awakesecurity/proto3-suite.git commit: bb66853dcaa7372ef061cf83f39e4ba5193898de extra-dep: true - location: - git: git@github.com:awakenetworks/proto3-wire.git + git: git@github.com:awakesecurity/proto3-wire.git commit: a938330bf794cf3fa05591d03906915df98d157c extra-dep: true # Packages to be pulled from upstream that are not in the resolver (e.g., acme-missiles-0.3)