mirror of
https://github.com/cwinfo/matterbridge.git
synced 2025-06-28 13:49:23 +00:00
Add vendor files for spf13/viper
This commit is contained in:
274
vendor/manifest
vendored
274
vendor/manifest
vendored
@ -49,6 +49,14 @@
|
||||
"branch": "master",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/armon/consul-api",
|
||||
"repository": "https://github.com/armon/consul-api",
|
||||
"vcs": "git",
|
||||
"revision": "eb2c6b5be1b66bab83016e0b05f01b8d5496ffbd",
|
||||
"branch": "master",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/bwmarrin/discordgo",
|
||||
"repository": "https://github.com/bwmarrin/discordgo",
|
||||
@ -57,6 +65,69 @@
|
||||
"branch": "master",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/coreos/etcd/client",
|
||||
"repository": "https://github.com/coreos/etcd",
|
||||
"vcs": "git",
|
||||
"revision": "064aeb258b801baa6420ecc8e25d10d3606d0a69",
|
||||
"branch": "master",
|
||||
"path": "/client",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/coreos/etcd/pkg/pathutil",
|
||||
"repository": "https://github.com/coreos/etcd",
|
||||
"vcs": "git",
|
||||
"revision": "064aeb258b801baa6420ecc8e25d10d3606d0a69",
|
||||
"branch": "master",
|
||||
"path": "pkg/pathutil",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/coreos/etcd/pkg/srv",
|
||||
"repository": "https://github.com/coreos/etcd",
|
||||
"vcs": "git",
|
||||
"revision": "064aeb258b801baa6420ecc8e25d10d3606d0a69",
|
||||
"branch": "master",
|
||||
"path": "pkg/srv",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/coreos/etcd/pkg/types",
|
||||
"repository": "https://github.com/coreos/etcd",
|
||||
"vcs": "git",
|
||||
"revision": "064aeb258b801baa6420ecc8e25d10d3606d0a69",
|
||||
"branch": "master",
|
||||
"path": "pkg/types",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/coreos/etcd/vendor/github.com/coreos/go-semver/semver",
|
||||
"repository": "https://github.com/coreos/etcd",
|
||||
"vcs": "git",
|
||||
"revision": "064aeb258b801baa6420ecc8e25d10d3606d0a69",
|
||||
"branch": "master",
|
||||
"path": "vendor/github.com/coreos/go-semver/semver",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/coreos/etcd/vendor/github.com/ugorji/go/codec",
|
||||
"repository": "https://github.com/coreos/etcd",
|
||||
"vcs": "git",
|
||||
"revision": "064aeb258b801baa6420ecc8e25d10d3606d0a69",
|
||||
"branch": "master",
|
||||
"path": "vendor/github.com/ugorji/go/codec",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/coreos/etcd/version",
|
||||
"repository": "https://github.com/coreos/etcd",
|
||||
"vcs": "git",
|
||||
"revision": "064aeb258b801baa6420ecc8e25d10d3606d0a69",
|
||||
"branch": "master",
|
||||
"path": "version",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/daaku/go.zipexe",
|
||||
"repository": "https://github.com/daaku/go.zipexe",
|
||||
@ -124,6 +195,14 @@
|
||||
"branch": "master",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/fsnotify/fsnotify",
|
||||
"repository": "https://github.com/fsnotify/fsnotify",
|
||||
"vcs": "git",
|
||||
"revision": "c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9",
|
||||
"branch": "master",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/go-telegram-bot-api/telegram-bot-api",
|
||||
"repository": "https://github.com/go-telegram-bot-api/telegram-bot-api",
|
||||
@ -210,6 +289,14 @@
|
||||
"branch": "master",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/hashicorp/hcl",
|
||||
"repository": "https://github.com/hashicorp/hcl",
|
||||
"vcs": "git",
|
||||
"revision": "23c074d0eceb2b8a5bfdbb271ab780cde70f05a8",
|
||||
"branch": "master",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/jpillora/backoff",
|
||||
"repository": "https://github.com/jpillora/backoff",
|
||||
@ -226,6 +313,14 @@
|
||||
"branch": "master",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/kr/fs",
|
||||
"repository": "https://github.com/kr/fs",
|
||||
"vcs": "git",
|
||||
"revision": "2788f0dbd16903de03cb8186e5c7d97b69ad387b",
|
||||
"branch": "master",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/labstack/echo",
|
||||
"repository": "https://github.com/labstack/echo",
|
||||
@ -278,6 +373,14 @@
|
||||
"branch": "master",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/magiconair/properties",
|
||||
"repository": "https://github.com/magiconair/properties",
|
||||
"vcs": "git",
|
||||
"revision": "2c9e9502788518c97fe44e8955cd069417ee89df",
|
||||
"branch": "master",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/matrix-org/gomatrix",
|
||||
"repository": "https://github.com/matrix-org/gomatrix",
|
||||
@ -443,6 +546,14 @@
|
||||
"branch": "master",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/mitchellh/mapstructure",
|
||||
"repository": "https://github.com/mitchellh/mapstructure",
|
||||
"vcs": "git",
|
||||
"revision": "00c29f56e2386353d58c599509e8dc3801b0d716",
|
||||
"branch": "master",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/mreiferson/go-httpclient",
|
||||
"repository": "https://github.com/mreiferson/go-httpclient",
|
||||
@ -492,6 +603,14 @@
|
||||
"branch": "master",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/pelletier/go-toml",
|
||||
"repository": "https://github.com/pelletier/go-toml",
|
||||
"vcs": "git",
|
||||
"revision": "05bcc0fb0d3e60da4b8dd5bd7e0ea563eb4ca943",
|
||||
"branch": "master",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/peterhellberg/emojilib",
|
||||
"repository": "https://github.com/peterhellberg/emojilib",
|
||||
@ -508,6 +627,22 @@
|
||||
"branch": "master",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/pkg/errors",
|
||||
"repository": "https://github.com/pkg/errors",
|
||||
"vcs": "git",
|
||||
"revision": "30136e27e2ac8d167177e8a583aa4c3fea5be833",
|
||||
"branch": "master",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/pkg/sftp",
|
||||
"repository": "https://github.com/pkg/sftp",
|
||||
"vcs": "git",
|
||||
"revision": "fe27ce6214e6c0c5bae33b1144611e06ce10fc9a",
|
||||
"branch": "master",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/saintfish/chardet",
|
||||
"repository": "https://github.com/saintfish/chardet",
|
||||
@ -549,6 +684,46 @@
|
||||
"branch": "master",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/spf13/afero",
|
||||
"repository": "https://github.com/spf13/afero",
|
||||
"vcs": "git",
|
||||
"revision": "bbf41cb36dffe15dff5bf7e18c447801e7ffe163",
|
||||
"branch": "master",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/spf13/cast",
|
||||
"repository": "https://github.com/spf13/cast",
|
||||
"vcs": "git",
|
||||
"revision": "8965335b8c7107321228e3e3702cab9832751bac",
|
||||
"branch": "master",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/spf13/jwalterweatherman",
|
||||
"repository": "https://github.com/spf13/jwalterweatherman",
|
||||
"vcs": "git",
|
||||
"revision": "7c0cea34c8ece3fbeb2b27ab9b59511d360fb394",
|
||||
"branch": "master",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/spf13/pflag",
|
||||
"repository": "https://github.com/spf13/pflag",
|
||||
"vcs": "git",
|
||||
"revision": "ee5fd03fd6acfd43e44aea0b4135958546ed8e73",
|
||||
"branch": "master",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/spf13/viper",
|
||||
"repository": "https://github.com/spf13/viper",
|
||||
"vcs": "git",
|
||||
"revision": "aafc9e6bc7b7bb53ddaa75a5ef49a17d6e654be5",
|
||||
"branch": "master",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/stretchr/testify/assert",
|
||||
"repository": "https://github.com/stretchr/testify",
|
||||
@ -616,6 +791,33 @@
|
||||
"branch": "master",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/xordataexchange/crypt/backend",
|
||||
"repository": "https://github.com/xordataexchange/crypt",
|
||||
"vcs": "git",
|
||||
"revision": "b2862e3d0a775f18c7cfe02273500ae307b61218",
|
||||
"branch": "master",
|
||||
"path": "backend",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/xordataexchange/crypt/config",
|
||||
"repository": "https://github.com/xordataexchange/crypt",
|
||||
"vcs": "git",
|
||||
"revision": "b2862e3d0a775f18c7cfe02273500ae307b61218",
|
||||
"branch": "master",
|
||||
"path": "/config",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/xordataexchange/crypt/encoding/secconf",
|
||||
"repository": "https://github.com/xordataexchange/crypt",
|
||||
"vcs": "git",
|
||||
"revision": "b2862e3d0a775f18c7cfe02273500ae307b61218",
|
||||
"branch": "master",
|
||||
"path": "encoding/secconf",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/zfjagann/golang-ring",
|
||||
"repository": "https://github.com/zfjagann/golang-ring",
|
||||
@ -678,6 +880,15 @@
|
||||
"path": "/blowfish",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "golang.org/x/crypto/cast5",
|
||||
"repository": "https://go.googlesource.com/crypto",
|
||||
"vcs": "git",
|
||||
"revision": "91a49db82a88618983a78a06c1cbd4e00ab749ab",
|
||||
"branch": "master",
|
||||
"path": "cast5",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "golang.org/x/crypto/curve25519",
|
||||
"repository": "https://go.googlesource.com/crypto",
|
||||
@ -705,6 +916,15 @@
|
||||
"path": "/nacl/secretbox",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "golang.org/x/crypto/openpgp",
|
||||
"repository": "https://go.googlesource.com/crypto",
|
||||
"vcs": "git",
|
||||
"revision": "91a49db82a88618983a78a06c1cbd4e00ab749ab",
|
||||
"branch": "master",
|
||||
"path": "/openpgp",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "golang.org/x/crypto/poly1305",
|
||||
"repository": "https://go.googlesource.com/crypto",
|
||||
@ -786,6 +1006,60 @@
|
||||
"path": "/windows",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "golang.org/x/text/internal/gen",
|
||||
"repository": "https://go.googlesource.com/text",
|
||||
"vcs": "git",
|
||||
"revision": "b7ef84aaf62aa3e70962625c80a571ae7c17cb40",
|
||||
"branch": "master",
|
||||
"path": "internal/gen",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "golang.org/x/text/internal/triegen",
|
||||
"repository": "https://go.googlesource.com/text",
|
||||
"vcs": "git",
|
||||
"revision": "b7ef84aaf62aa3e70962625c80a571ae7c17cb40",
|
||||
"branch": "master",
|
||||
"path": "internal/triegen",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "golang.org/x/text/internal/ucd",
|
||||
"repository": "https://go.googlesource.com/text",
|
||||
"vcs": "git",
|
||||
"revision": "b7ef84aaf62aa3e70962625c80a571ae7c17cb40",
|
||||
"branch": "master",
|
||||
"path": "internal/ucd",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "golang.org/x/text/transform",
|
||||
"repository": "https://go.googlesource.com/text",
|
||||
"vcs": "git",
|
||||
"revision": "b7ef84aaf62aa3e70962625c80a571ae7c17cb40",
|
||||
"branch": "master",
|
||||
"path": "/transform",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "golang.org/x/text/unicode/cldr",
|
||||
"repository": "https://go.googlesource.com/text",
|
||||
"vcs": "git",
|
||||
"revision": "b7ef84aaf62aa3e70962625c80a571ae7c17cb40",
|
||||
"branch": "master",
|
||||
"path": "unicode/cldr",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "golang.org/x/text/unicode/norm",
|
||||
"repository": "https://go.googlesource.com/text",
|
||||
"vcs": "git",
|
||||
"revision": "b7ef84aaf62aa3e70962625c80a571ae7c17cb40",
|
||||
"branch": "master",
|
||||
"path": "unicode/norm",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "gopkg.in/airbrake/gobrake.v2",
|
||||
"repository": "https://gopkg.in/airbrake/gobrake.v2",
|
||||
|
Reference in New Issue
Block a user