Bumped ningen

This commit is contained in:
diamondburned 2020-07-14 20:45:04 -07:00
parent 607091d2af
commit fc00ef5553
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -5,7 +5,7 @@ go 1.14
require (
github.com/diamondburned/arikawa v0.10.5
github.com/diamondburned/cchat v0.0.43
github.com/diamondburned/ningen v0.1.1-0.20200715015332-cb3c7378b3c8
github.com/diamondburned/ningen 607091d2af5cf0fab35f2dc5bdceee309a153289
github.com/dustin/go-humanize v1.0.0
github.com/go-test/deep v1.0.6
github.com/pkg/errors v0.9.1