diff options
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ require ( github.com/go-ldap/ldap/v3 v3.1.7 github.com/gorilla/mux v1.7.4 github.com/gorilla/sessions v1.2.0 + github.com/hashicorp/golang-lru v0.5.3 github.com/jinzhu/gorm v1.9.12 github.com/lrstanley/girc v0.0.0-20190801035559-4fc93959e1a7 github.com/matterbridge/go-xmpp v0.0.0-20180529212104-cd19799fba91 |