diff options
author | Gary Kim <gary@garykim.dev> | 2020-12-10 07:06:27 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-10 00:06:27 +0100 |
commit | 41b4e64be9216f5fa6db694b7a8f47f34ca415be (patch) | |
tree | 559ff1a6e8896cba67aff5f519009a9611280818 /vendor/modules.txt | |
parent | 0d7315249d20bf9856605068074a7b6c6bcce835 (diff) | |
download | matterbridge-msglm-41b4e64be9216f5fa6db694b7a8f47f34ca415be.tar.gz matterbridge-msglm-41b4e64be9216f5fa6db694b7a8f47f34ca415be.tar.bz2 matterbridge-msglm-41b4e64be9216f5fa6db694b7a8f47f34ca415be.zip |
Update go-nc-talk (nctalk) (#1333)
Signed-off-by: Gary Kim <gary@garykim.dev>
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 0db6fba4..0d0117c3 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -180,7 +180,7 @@ github.com/mgutz/ansi github.com/missdeer/golib/ic # github.com/mitchellh/mapstructure v1.3.3 github.com/mitchellh/mapstructure -# github.com/monaco-io/request v1.0.4 +# github.com/monaco-io/request v1.0.5 github.com/monaco-io/request # github.com/mreiferson/go-httpclient v0.0.0-20160630210159-31f0106b4474 ## explicit @@ -362,7 +362,7 @@ golang.org/x/text/transform golang.org/x/text/unicode/bidi golang.org/x/text/unicode/norm golang.org/x/text/width -# gomod.garykim.dev/nc-talk v0.1.6 +# gomod.garykim.dev/nc-talk v0.1.7 ## explicit gomod.garykim.dev/nc-talk/constants gomod.garykim.dev/nc-talk/ocs |