summaryrefslogtreecommitdiffstats
path: root/Godeps/Godeps.json
diff options
context:
space:
mode:
author=Corey Hulen <corey@hulen.com>2016-01-11 09:13:38 -0600
committer=Corey Hulen <corey@hulen.com>2016-01-11 09:13:38 -0600
commit30bb530903352039c1b5055a756b7e246e2406b6 (patch)
treefddb6a34fbb67a8748c88ace8d316a6dcac9109a /Godeps/Godeps.json
parentb1251b93932adf616a996725448d0b77fad0d3c1 (diff)
downloadchat-30bb530903352039c1b5055a756b7e246e2406b6.tar.gz
chat-30bb530903352039c1b5055a756b7e246e2406b6.tar.bz2
chat-30bb530903352039c1b5055a756b7e246e2406b6.zip
Upgrading logging package
Diffstat (limited to 'Godeps/Godeps.json')
-rw-r--r--Godeps/Godeps.json5
1 files changed, 2 insertions, 3 deletions
diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json
index bd2392f90..d9c4a61bd 100644
--- a/Godeps/Godeps.json
+++ b/Godeps/Godeps.json
@@ -3,9 +3,8 @@
"GoVersion": "go1.5.1",
"Deps": [
{
- "ImportPath": "code.google.com/p/log4go",
- "Comment": "go.weekly.2012-02-22-1",
- "Rev": "c3294304d93f48a37d3bed1d382882a9c2989f99"
+ "ImportPath": "github.com/alecthomas/log4go",
+ "Rev": "8e9057c3b25c409a34c0b9737cdc82cbcafeabce"
},
{
"ImportPath": "github.com/braintree/manners",