diff options
author | Wim <wim@42.be> | 2022-08-13 16:14:26 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-13 16:14:26 +0200 |
commit | 6a3fc713978a0c1c9290a4afd08b47886b49b635 (patch) | |
tree | aa62cd85cf5671646c75ee38b3fc140ef7edcea8 /vendor/modules.txt | |
parent | 3c4192ebf6a32e30cdd23a9644c2ceca72a006fa (diff) | |
download | matterbridge-msglm-6a3fc713978a0c1c9290a4afd08b47886b49b635.tar.gz matterbridge-msglm-6a3fc713978a0c1c9290a4afd08b47886b49b635.tar.bz2 matterbridge-msglm-6a3fc713978a0c1c9290a4afd08b47886b49b635.zip |
Update dependencies and go1.18 (#1873)
* Update dependencies and go1.18
* Exclude unnecessary linters and update build to go1.18
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 58 |
1 files changed, 29 insertions, 29 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 89012565..f15e183e 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -1,4 +1,4 @@ -# filippo.io/edwards25519 v1.0.0-rc.1 +# filippo.io/edwards25519 v1.0.0 ## explicit; go 1.17 filippo.io/edwards25519 filippo.io/edwards25519/field @@ -38,7 +38,7 @@ github.com/Rhymen/go-whatsapp/binary/token github.com/Rhymen/go-whatsapp/crypto/cbc github.com/Rhymen/go-whatsapp/crypto/curve25519 github.com/Rhymen/go-whatsapp/crypto/hkdf -# github.com/SevereCloud/vksdk/v2 v2.14.1 +# github.com/SevereCloud/vksdk/v2 v2.15.0 ## explicit; go 1.16 github.com/SevereCloud/vksdk/v2 github.com/SevereCloud/vksdk/v2/api @@ -58,7 +58,7 @@ github.com/blang/semver # github.com/bwmarrin/discordgo v0.25.0 ## explicit; go 1.13 github.com/bwmarrin/discordgo -# github.com/d5/tengo/v2 v2.12.0 +# github.com/d5/tengo/v2 v2.12.1 ## explicit; go 1.13 github.com/d5/tengo/v2 github.com/d5/tengo/v2/parser @@ -93,15 +93,15 @@ github.com/golang-jwt/jwt ## explicit; go 1.9 github.com/golang/protobuf/proto github.com/golang/protobuf/protoc-gen-go/descriptor -# github.com/gomarkdown/markdown v0.0.0-20220607163217-45f7c050e2d1 +# github.com/gomarkdown/markdown v0.0.0-20220731190611-dcdaee8e7a53 ## explicit; go 1.12 github.com/gomarkdown/markdown github.com/gomarkdown/markdown/ast github.com/gomarkdown/markdown/html github.com/gomarkdown/markdown/internal/valid github.com/gomarkdown/markdown/parser -# github.com/google/gops v0.3.23 -## explicit; go 1.12 +# github.com/google/gops v0.3.25 +## explicit; go 1.13 github.com/google/gops/agent github.com/google/gops/internal github.com/google/gops/signal @@ -183,7 +183,7 @@ 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/klauspost/compress v1.15.6 +# github.com/klauspost/compress v1.15.8 ## explicit; go 1.16 github.com/klauspost/compress github.com/klauspost/compress/fse @@ -196,10 +196,10 @@ github.com/klauspost/compress/zstd/internal/xxhash # github.com/klauspost/cpuid/v2 v2.0.12 ## explicit; go 1.15 github.com/klauspost/cpuid/v2 -# github.com/kyokomi/emoji/v2 v2.2.9 +# github.com/kyokomi/emoji/v2 v2.2.10 ## explicit; go 1.14 github.com/kyokomi/emoji/v2 -# github.com/labstack/echo/v4 v4.7.2 +# github.com/labstack/echo/v4 v4.8.0 ## explicit; go 1.17 github.com/labstack/echo/v4 github.com/labstack/echo/v4/middleware @@ -209,7 +209,7 @@ github.com/labstack/gommon/bytes github.com/labstack/gommon/color github.com/labstack/gommon/log github.com/labstack/gommon/random -# github.com/lrstanley/girc v0.0.0-20220507183218-96757fe3d2a2 +# github.com/lrstanley/girc v0.0.0-20220812131643-56459d73b75a ## explicit; go 1.18 github.com/lrstanley/girc # github.com/magiconair/properties v1.8.6 @@ -232,8 +232,8 @@ github.com/matterbridge/gozulipbot # github.com/matterbridge/logrus-prefixed-formatter v0.5.3-0.20200523233437-d971309a77ba ## explicit github.com/matterbridge/logrus-prefixed-formatter -# github.com/matterbridge/matterclient v0.0.0-20220430213656-07aca2731bc9 -## explicit; go 1.16 +# github.com/matterbridge/matterclient v0.0.0-20220624224459-272af20c7ddf +## explicit; go 1.17 github.com/matterbridge/matterclient # github.com/mattermost/go-i18n v1.11.1-0.20211013152124-5c415071e404 ## explicit @@ -264,7 +264,7 @@ github.com/mattermost/mattermost-server/v5/shared/i18n github.com/mattermost/mattermost-server/v5/shared/markdown github.com/mattermost/mattermost-server/v5/shared/mlog github.com/mattermost/mattermost-server/v5/utils/jsonutils -# github.com/mattermost/mattermost-server/v6 v6.7.0 +# github.com/mattermost/mattermost-server/v6 v6.7.2 ## explicit; go 1.16 github.com/mattermost/mattermost-server/v6/model github.com/mattermost/mattermost-server/v6/services/timezones @@ -393,7 +393,7 @@ github.com/shazow/rateio github.com/shazow/ssh-chat/internal/sanitize github.com/shazow/ssh-chat/sshd github.com/shazow/ssh-chat/sshd/terminal -# github.com/sirupsen/logrus v1.8.1 +# github.com/sirupsen/logrus v1.9.0 ## explicit; go 1.13 github.com/sirupsen/logrus # github.com/sizeofint/webpanimation v0.0.0-20210809145948-1d2b32119882 @@ -404,7 +404,7 @@ github.com/sizeofint/webpanimation github.com/skip2/go-qrcode github.com/skip2/go-qrcode/bitset github.com/skip2/go-qrcode/reedsolomon -# github.com/slack-go/slack v0.11.0 +# github.com/slack-go/slack v0.11.2 ## explicit; go 1.16 github.com/slack-go/slack github.com/slack-go/slack/internal/backoff @@ -435,7 +435,7 @@ github.com/spf13/viper/internal/encoding/javaproperties github.com/spf13/viper/internal/encoding/json github.com/spf13/viper/internal/encoding/toml github.com/spf13/viper/internal/encoding/yaml -# github.com/stretchr/testify v1.7.2 +# github.com/stretchr/testify v1.8.0 ## explicit; go 1.13 github.com/stretchr/testify/assert github.com/stretchr/testify/require @@ -486,7 +486,7 @@ github.com/yaegashi/msgraph.go/msauth # github.com/zfjagann/golang-ring v0.0.0-20220330170733-19bcea1b6289 ## explicit github.com/zfjagann/golang-ring -# go.mau.fi/libsignal v0.0.0-20220425070825-c40c839ee6a0 +# go.mau.fi/libsignal v0.0.0-20220628090436-4d18b66b087e ## explicit; go 1.17 go.mau.fi/libsignal/cipher go.mau.fi/libsignal/ecc @@ -514,7 +514,7 @@ go.mau.fi/libsignal/util/errorhelper go.mau.fi/libsignal/util/keyhelper go.mau.fi/libsignal/util/medium go.mau.fi/libsignal/util/optional -# go.mau.fi/whatsmeow v0.0.0-20220624184947-57a69a641154 +# go.mau.fi/whatsmeow v0.0.0-20220804175245-31c5af44cb82 ## explicit; go 1.17 go.mau.fi/whatsmeow go.mau.fi/whatsmeow/appstate @@ -545,7 +545,7 @@ go.uber.org/zap/internal/bufferpool go.uber.org/zap/internal/color go.uber.org/zap/internal/exit go.uber.org/zap/zapcore -# golang.org/x/crypto v0.0.0-20220411220226-7b82a4e95df4 +# golang.org/x/crypto v0.0.0-20220622213112-05595931fe9d ## explicit; go 1.17 golang.org/x/crypto/acme golang.org/x/crypto/acme/autocert @@ -567,7 +567,7 @@ golang.org/x/crypto/scrypt golang.org/x/crypto/ssh golang.org/x/crypto/ssh/internal/bcrypt_pbkdf golang.org/x/crypto/ssh/terminal -# golang.org/x/image v0.0.0-20220617043117-41969df76e82 +# golang.org/x/image v0.0.0-20220722155232-062f8c9fd539 ## explicit; go 1.12 golang.org/x/image/riff golang.org/x/image/vp8 @@ -576,7 +576,7 @@ golang.org/x/image/webp # golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 ## explicit; go 1.17 golang.org/x/mod/semver -# golang.org/x/net v0.0.0-20220520000938-2e3eb7b945c2 +# golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e ## explicit; go 1.17 golang.org/x/net/context golang.org/x/net/context/ctxhttp @@ -589,13 +589,13 @@ golang.org/x/net/http2/hpack golang.org/x/net/idna golang.org/x/net/publicsuffix golang.org/x/net/websocket -# golang.org/x/oauth2 v0.0.0-20220622183110-fd043fe589d2 -## explicit; go 1.15 +# golang.org/x/oauth2 v0.0.0-20220808172628-8227340efae7 +## explicit; go 1.17 golang.org/x/oauth2 golang.org/x/oauth2/clientcredentials golang.org/x/oauth2/internal golang.org/x/oauth2/microsoft -# golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a +# golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 ## explicit; go 1.17 golang.org/x/sys/cpu golang.org/x/sys/execabs @@ -664,7 +664,7 @@ google.golang.org/appengine/internal/log google.golang.org/appengine/internal/remote_api google.golang.org/appengine/internal/urlfetch google.golang.org/appengine/urlfetch -# google.golang.org/protobuf v1.28.0 +# google.golang.org/protobuf v1.28.1 ## explicit; go 1.11 google.golang.org/protobuf/encoding/prototext google.golang.org/protobuf/encoding/protowire @@ -720,10 +720,10 @@ lukechampine.com/uint128 # modernc.org/cc/v3 v3.36.0 ## explicit; go 1.15 modernc.org/cc/v3 -# modernc.org/ccgo/v3 v3.16.6 +# modernc.org/ccgo/v3 v3.16.8 ## explicit; go 1.16 modernc.org/ccgo/v3/lib -# modernc.org/libc v1.16.7 +# modernc.org/libc v1.16.19 ## explicit; go 1.16 modernc.org/libc modernc.org/libc/errno @@ -760,8 +760,8 @@ modernc.org/memory # modernc.org/opt v0.1.1 ## explicit; go 1.13 modernc.org/opt -# modernc.org/sqlite v1.17.3 -## explicit; go 1.16 +# modernc.org/sqlite v1.18.1 +## explicit; go 1.17 modernc.org/sqlite modernc.org/sqlite/lib # modernc.org/strutil v1.1.1 |