summaryrefslogtreecommitdiffstats
path: root/Godeps/Godeps.json
diff options
context:
space:
mode:
authorJoram Wilander <jwawilander@gmail.com>2016-01-12 11:29:21 -0500
committerJoram Wilander <jwawilander@gmail.com>2016-01-12 11:29:21 -0500
commit691380a60a0f038e22af4b518df91baefbf25e85 (patch)
tree302bda63c5c37a7cb6401bb57211ba936c3cd4fb /Godeps/Godeps.json
parentcf0d275ae44ae0e554c039b34a9b68ddac7a081f (diff)
parenta41c807c700979c4dfb0cdda179e889f022dd80b (diff)
downloadchat-691380a60a0f038e22af4b518df91baefbf25e85.tar.gz
chat-691380a60a0f038e22af4b518df91baefbf25e85.tar.bz2
chat-691380a60a0f038e22af4b518df91baefbf25e85.zip
Merge pull request #1852 from mattermost/PLT-1608
PLT-1608 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",