From 78ea6f7d9c43dd67256e9615615763f8193e3401 Mon Sep 17 00:00:00 2001 From: "diamondburned (Forefront)" Date: Tue, 4 Feb 2020 20:30:38 -0800 Subject: [PATCH] Removed go-spew dependency --- go.mod | 1 - 1 file changed, 1 deletion(-) diff --git a/go.mod b/go.mod index b613640..1ca46d2 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,6 @@ module github.com/diamondburned/arikawa go 1.13 require ( - github.com/davecgh/go-spew v1.1.1 github.com/gorilla/schema v1.1.0 github.com/pkg/errors v0.8.1 github.com/sasha-s/go-csync v0.0.0-20160729053059-3bc6c8bdb3fa