aboutsummaryrefslogtreecommitdiffstats
path: root/src/dma/Gopkg.lock
diff options
context:
space:
mode:
Diffstat (limited to 'src/dma/Gopkg.lock')
-rw-r--r--src/dma/Gopkg.lock150
1 files changed, 150 insertions, 0 deletions
diff --git a/src/dma/Gopkg.lock b/src/dma/Gopkg.lock
new file mode 100644
index 00000000..2fe2a486
--- /dev/null
+++ b/src/dma/Gopkg.lock
@@ -0,0 +1,150 @@
+# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
+
+
+[[projects]]
+ digest = "1:9f3b30d9f8e0d7040f729b82dcbc8f0dead820a133b3147ce355fc451f32d761"
+ name = "github.com/BurntSushi/toml"
+ packages = ["."]
+ pruneopts = "UT"
+ revision = "3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005"
+ version = "v0.3.1"
+
+[[projects]]
+ digest = "1:33082c63746b464db3d1c2c07a1396d860484d97fe857ef9e8668a9b406db09f"
+ name = "github.com/go-redis/redis"
+ packages = [
+ ".",
+ "internal",
+ "internal/consistenthash",
+ "internal/hashtag",
+ "internal/pool",
+ "internal/proto",
+ "internal/util",
+ ]
+ pruneopts = "UT"
+ revision = "d22fde8721cc915a55aeb6b00944a76a92bfeb6e"
+ version = "v6.15.2"
+
+[[projects]]
+ digest = "1:bf618941b014c2a86e4a6f39d4a26541c06fc63387fc50d4694d67eac2151f4a"
+ name = "github.com/labstack/echo"
+ packages = ["."]
+ pruneopts = "UT"
+ revision = "38772c686c76b501f94bd6cd5b77f5842e93b559"
+ version = "v3.3.10"
+
+[[projects]]
+ digest = "1:01eb0269028d3c2e21b5b6cd9b1ba81bc4170ab293fcffa84e3aa3a6138a92e8"
+ name = "github.com/labstack/gommon"
+ packages = [
+ "color",
+ "log",
+ ]
+ pruneopts = "UT"
+ revision = "7fd9f68ece0bcb1a905fac8f1549f0083f71c51b"
+ version = "v0.2.8"
+
+[[projects]]
+ digest = "1:a2bfa52d08ed3100f934a39a3f927e9279f8a106633ff97e47bad7120a1ad07e"
+ name = "github.com/libvirt/libvirt-go"
+ packages = ["."]
+ pruneopts = "UT"
+ revision = "fcf300cf5543bbd7fb57e08b38ad519c910b59c4"
+ version = "v4.10.0"
+
+[[projects]]
+ digest = "1:2fa7b0155cd54479a755c629de26f888a918e13f8857a2c442205d825368e084"
+ name = "github.com/mattn/go-colorable"
+ packages = ["."]
+ pruneopts = "UT"
+ revision = "3a70a971f94a22f2fa562ffcc7a0eb45f5daf045"
+ version = "v0.1.1"
+
+[[projects]]
+ digest = "1:e150b5fafbd7607e2d638e4e5cf43aa4100124e5593385147b0a74e2733d8b0d"
+ name = "github.com/mattn/go-isatty"
+ packages = ["."]
+ pruneopts = "UT"
+ revision = "c2a7a6ca930a4cd0bc33a3f298eb71960732a3a7"
+ version = "v0.0.7"
+
+[[projects]]
+ branch = "master"
+ digest = "1:d6bb6f3240a488ffe5bb6952b513569d009927dcb20ff94885f87b76cef2b698"
+ name = "github.com/streadway/amqp"
+ packages = ["."]
+ pruneopts = "UT"
+ revision = "75d898a42a940fbc854dfd1a4199eabdc00cf024"
+
+[[projects]]
+ digest = "1:c468422f334a6b46a19448ad59aaffdfc0a36b08fdcc1c749a0b29b6453d7e59"
+ name = "github.com/valyala/bytebufferpool"
+ packages = ["."]
+ pruneopts = "UT"
+ revision = "e746df99fe4a3986f4d4f79e13c1e0117ce9c2f7"
+ version = "v1.0.0"
+
+[[projects]]
+ digest = "1:4d29fdc69817829d8c78473d61613d984ce59675110cee7a2f0314f332cc70a2"
+ name = "github.com/valyala/fasttemplate"
+ packages = ["."]
+ pruneopts = "UT"
+ revision = "8b5e4e491ab636663841c42ea3c5a9adebabaf36"
+ version = "v1.0.1"
+
+[[projects]]
+ branch = "master"
+ digest = "1:9ebbac90dda5bf921f6243b64d5abd0674ada63cdee056ff671f8658a00034ab"
+ name = "golang.org/x/crypto"
+ packages = [
+ "acme",
+ "acme/autocert",
+ ]
+ pruneopts = "UT"
+ revision = "a29dc8fdc73485234dbef99ebedb95d2eced08de"
+
+[[projects]]
+ branch = "master"
+ digest = "1:15a159ca3e34c429f800dd822cbb37707e98552c9523b8d07fdd244dba62f04b"
+ name = "golang.org/x/net"
+ packages = ["idna"]
+ pruneopts = "UT"
+ revision = "4829fb13d2c62012c17688fa7f629f371014946d"
+
+[[projects]]
+ digest = "1:8d8faad6b12a3a4c819a3f9618cb6ee1fa1cfc33253abeeea8b55336721e3405"
+ name = "golang.org/x/text"
+ packages = [
+ "collate",
+ "collate/build",
+ "internal/colltab",
+ "internal/gen",
+ "internal/language",
+ "internal/language/compact",
+ "internal/tag",
+ "internal/triegen",
+ "internal/ucd",
+ "language",
+ "secure/bidirule",
+ "transform",
+ "unicode/bidi",
+ "unicode/cldr",
+ "unicode/norm",
+ "unicode/rangetable",
+ ]
+ pruneopts = "UT"
+ revision = "342b2e1fbaa52c93f31447ad2c6abc048c63e475"
+ version = "v0.3.2"
+
+[solve-meta]
+ analyzer-name = "dep"
+ analyzer-version = 1
+ input-imports = [
+ "github.com/BurntSushi/toml",
+ "github.com/go-redis/redis",
+ "github.com/labstack/echo",
+ "github.com/libvirt/libvirt-go",
+ "github.com/streadway/amqp",
+ ]
+ solver-name = "gps-cdcl"
+ solver-version = 1