summaryrefslogtreecommitdiffstats
path: root/Gopkg.toml
diff options
context:
space:
mode:
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"