1
0
Fork 0
mirror of https://github.com/diamondburned/arikawa.git synced 2024-09-27 12:48:47 +00:00

Removed go-spew dependency

This commit is contained in:
diamondburned (Forefront) 2020-02-04 20:30:38 -08:00
parent 6da0f0e464
commit 78ea6f7d9c

1
go.mod
View file

@ -3,7 +3,6 @@ module github.com/diamondburned/arikawa
go 1.13 go 1.13
require ( require (
github.com/davecgh/go-spew v1.1.1
github.com/gorilla/schema v1.1.0 github.com/gorilla/schema v1.1.0
github.com/pkg/errors v0.8.1 github.com/pkg/errors v0.8.1
github.com/sasha-s/go-csync v0.0.0-20160729053059-3bc6c8bdb3fa github.com/sasha-s/go-csync v0.0.0-20160729053059-3bc6c8bdb3fa