diff options
author | Wim <wim@42.be> | 2020-02-08 16:50:16 +0100 |
---|---|---|
committer | Wim <wim@42.be> | 2020-02-08 18:33:05 +0100 |
commit | ff8cf067b8328f8a49f0a2dfd69a6ae5569cda15 (patch) | |
tree | 60047b220e9a75402e0ac53b61d3cafc4ee403fc /vendor/modules.txt | |
parent | 1420f6805070ed70f4bb60b8abafb96541ff6536 (diff) | |
download | matterbridge-msglm-ff8cf067b8328f8a49f0a2dfd69a6ae5569cda15.tar.gz matterbridge-msglm-ff8cf067b8328f8a49f0a2dfd69a6ae5569cda15.tar.bz2 matterbridge-msglm-ff8cf067b8328f8a49f0a2dfd69a6ae5569cda15.zip |
Update kekeybase/go-keybase-chat-bot vendor
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 0fba40d5..0e539c61 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -77,8 +77,12 @@ github.com/hashicorp/hcl/json/token github.com/jpillora/backoff # github.com/kardianos/osext v0.0.0-20170510131534-ae77be60afb1 github.com/kardianos/osext -# github.com/keybase/go-keybase-chat-bot v0.0.0-20190816161829-561f10822eb2 +# github.com/keybase/go-keybase-chat-bot v0.0.0-20200207200343-9aca502dc88a github.com/keybase/go-keybase-chat-bot/kbchat +github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1 +github.com/keybase/go-keybase-chat-bot/kbchat/types/gregor1 +github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1 +github.com/keybase/go-keybase-chat-bot/kbchat/types/stellar1 # github.com/konsorten/go-windows-terminal-sequences v1.0.1 github.com/konsorten/go-windows-terminal-sequences # github.com/labstack/echo/v4 v4.1.13 |