diff options
Diffstat (limited to 'vendor/manifest')
-rw-r--r-- | vendor/manifest | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/vendor/manifest b/vendor/manifest index 4e4c238e..c6981eb2 100644 --- a/vendor/manifest +++ b/vendor/manifest @@ -279,6 +279,14 @@ "notests": true }, { + "importpath": "github.com/lrstanley/girc", + "repository": "https://github.com/lrstanley/girc", + "vcs": "git", + "revision": "055075db54ebd311be5946efb3f62502846089ff", + "branch": "master", + "notests": true + }, + { "importpath": "github.com/matrix-org/gomatrix", "repository": "https://github.com/matrix-org/gomatrix", "vcs": "git", |