diff options
Diffstat (limited to 'vendor/manifest')
-rw-r--r-- | vendor/manifest | 38 |
1 files changed, 10 insertions, 28 deletions
diff --git a/vendor/manifest b/vendor/manifest index 1c810a72..c93d9984 100644 --- a/vendor/manifest +++ b/vendor/manifest @@ -2,32 +2,6 @@ "version": 0, "dependencies": [ { - "importpath": "github.com/42wim/go-gitter", - "repository": "https://github.com/42wim/go-gitter", - "vcs": "git", - "revision": "ae777f740326ef6b4d910496022649859232ff38", - "branch": "fixloop", - "notests": true - }, - { - "importpath": "github.com/42wim/matterbridge-plus/bridge", - "repository": "https://github.com/42wim/matterbridge-plus", - "vcs": "git", - "revision": "63c7caabf4b92fa47060cf37beb0ed814cefbaea", - "branch": "master", - "path": "/bridge", - "notests": true - }, - { - "importpath": "github.com/42wim/matterbridge-plus/matterclient", - "repository": "https://github.com/42wim/matterbridge-plus", - "vcs": "git", - "revision": "63c7caabf4b92fa47060cf37beb0ed814cefbaea", - "branch": "master", - "path": "/matterclient", - "notests": true - }, - { "importpath": "github.com/BurntSushi/toml", "repository": "https://github.com/BurntSushi/toml", "vcs": "git", @@ -55,7 +29,7 @@ "importpath": "github.com/bwmarrin/discordgo", "repository": "https://github.com/bwmarrin/discordgo", "vcs": "git", - "revision": "11fa9dc906c531a85cd969b7b6b77c2f452a61b3", + "revision": "5835676872d7fa65ee37b32672079c4ede2c1855", "branch": "master", "notests": true }, @@ -113,7 +87,7 @@ "importpath": "github.com/mattn/go-xmpp", "repository": "https://github.com/mattn/go-xmpp", "vcs": "git", - "revision": "f4550b5399387339df5ce4c3f88c1ef85333bdd5", + "revision": "325c112042ffd34aa24365590d3a6fdd1a79c011", "branch": "master", "notests": true }, @@ -175,6 +149,14 @@ "notests": true }, { + "importpath": "github.com/sromku/go-gitter", + "repository": "https://github.com/sromku/go-gitter", + "vcs": "git", + "revision": "792abbfcc172b35bbf5f8b260ef184e38bbd90bd", + "branch": "master", + "notests": true + }, + { "importpath": "github.com/technoweenie/multipartstreamer", "repository": "https://github.com/technoweenie/multipartstreamer", "vcs": "git", |