1
0
mirror of https://github.com/mgerb/go-discord-bot synced 2026-01-10 09:02:49 +00:00

use permissions from database - updated bot-scripts

This commit is contained in:
2018-10-20 13:42:37 -05:00
parent 3f650e7c65
commit b004d4f29a
15 changed files with 126 additions and 57 deletions

View File

@@ -64,6 +64,10 @@
name = "gopkg.in/dgrijalva/jwt-go.v3"
version = "3.2.0"
[[constraint]]
branch = "master"
name = "github.com/jinzhu/copier"
[prune]
go-tests = true
unused-packages = true