summaryrefslogtreecommitdiffstats
path: root/Gopkg.toml
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2018-05-18 07:32:31 -0700
committerGitHub <noreply@github.com>2018-05-18 07:32:31 -0700
commitd5e1f7e2982c2fcc888ccac550b34095efbee217 (patch)
treed8cfe7e3f47537cce92b26a1b32b9081f0bd7993 /Gopkg.toml
parentd3ead7dc8535f8fa5b175686cc1f7669c8b1648b (diff)
downloadchat-d5e1f7e2982c2fcc888ccac550b34095efbee217.tar.gz
chat-d5e1f7e2982c2fcc888ccac550b34095efbee217.tar.bz2
chat-d5e1f7e2982c2fcc888ccac550b34095efbee217.zip
Upgrading server dependency. (#8807)
Diffstat (limited to 'Gopkg.toml')
-rw-r--r--Gopkg.toml4
1 files changed, 0 insertions, 4 deletions
diff --git a/Gopkg.toml b/Gopkg.toml
index 28f32b65a..dae8c680d 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -58,7 +58,3 @@
[prune]
go-tests = true
unused-packages = true
-
-[[constraint]]
- name = "gopkg.in/natefinch/lumberjack.v2"
- version = "2.1.0"