diff options
author | Gary Kim <gary@garykim.dev> | 2021-06-19 15:45:19 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-19 21:45:19 +0200 |
commit | a79e632cdc26f3870b0d8b37f9a94bdcf6f47711 (patch) | |
tree | 69a23944ef6ddec50340a2567fc895edec87991a /vendor/modules.txt | |
parent | f36498421b7a3fbbe766c88bde4be656ab3a0b86 (diff) | |
download | matterbridge-msglm-a79e632cdc26f3870b0d8b37f9a94bdcf6f47711.tar.gz matterbridge-msglm-a79e632cdc26f3870b0d8b37f9a94bdcf6f47711.tar.bz2 matterbridge-msglm-a79e632cdc26f3870b0d8b37f9a94bdcf6f47711.zip |
Add support for separate display name (nctalk) (#1506)
Signed-off-by: Gary Kim <gary@garykim.dev>
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 9e990f84..4a06f74f 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -386,7 +386,7 @@ golang.org/x/text/unicode/norm golang.org/x/text/width # golang.org/x/time v0.0.0-20201208040808-7e3f01d25324 golang.org/x/time/rate -# gomod.garykim.dev/nc-talk v0.2.2 +# gomod.garykim.dev/nc-talk v0.3.0 ## explicit gomod.garykim.dev/nc-talk/constants gomod.garykim.dev/nc-talk/ocs |