summaryrefslogtreecommitdiffhomepage
path: root/Gopkg.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gopkg.lock')
-rw-r--r--Gopkg.lock83
1 files changed, 71 insertions, 12 deletions
diff --git a/Gopkg.lock b/Gopkg.lock
index 5e06c299..6b072d59 100644
--- a/Gopkg.lock
+++ b/Gopkg.lock
@@ -46,13 +46,26 @@
[[projects]]
branch = "master"
name = "github.com/golang/protobuf"
- packages = ["proto","ptypes/any"]
+ packages = [
+ "proto",
+ "ptypes/any"
+ ]
revision = "748d386b5c1ea99658fd69fe9f03991ce86a90c1"
[[projects]]
branch = "master"
name = "github.com/hashicorp/hcl"
- packages = [".","hcl/ast","hcl/parser","hcl/scanner","hcl/strconv","hcl/token","json/parser","json/scanner","json/token"]
+ packages = [
+ ".",
+ "hcl/ast",
+ "hcl/parser",
+ "hcl/scanner",
+ "hcl/strconv",
+ "hcl/token",
+ "json/parser",
+ "json/scanner",
+ "json/token"
+ ]
revision = "392dba7d905ed5d04a5794ba89f558b27e2ba1ca"
[[projects]]
@@ -63,7 +76,11 @@
[[projects]]
name = "github.com/influxdata/influxdb"
- packages = ["client/v2","models","pkg/escape"]
+ packages = [
+ "client/v2",
+ "models",
+ "pkg/escape"
+ ]
revision = "5887e92e8950435ac7e496ff8dada784051284b7"
version = "v1.3.1"
@@ -116,21 +133,27 @@
version = "v1.0.0"
[[projects]]
+ branch = "master"
name = "github.com/satori/go.uuid"
packages = ["."]
- revision = "879c5887cd475cd7864858769793b2ceb0d44feb"
- version = "v1.1.0"
+ revision = "36e9d2ebbde5e3f13ab2e25625fd453271d6522e"
[[projects]]
name = "github.com/sirupsen/logrus"
- packages = [".","hooks/syslog"]
+ packages = [
+ ".",
+ "hooks/syslog"
+ ]
revision = "a3f95b5c423586578a4e099b11a46c2479628cac"
version = "1.0.2"
[[projects]]
branch = "master"
name = "github.com/spf13/afero"
- packages = [".","mem"]
+ packages = [
+ ".",
+ "mem"
+ ]
revision = "9be650865eab0c12963d8753212f4f9c66cdcf12"
[[projects]]
@@ -172,7 +195,10 @@
[[projects]]
branch = "master"
name = "github.com/vishvananda/netlink"
- packages = [".","nl"]
+ packages = [
+ ".",
+ "nl"
+ ]
revision = "a95659537721550a65cfc3638b664380696e38e1"
[[projects]]
@@ -184,7 +210,15 @@
[[projects]]
branch = "master"
name = "golang.org/x/net"
- packages = ["context","http2","http2/hpack","idna","internal/timeseries","lex/httplex","trace"]
+ packages = [
+ "context",
+ "http2",
+ "http2/hpack",
+ "idna",
+ "internal/timeseries",
+ "lex/httplex",
+ "trace"
+ ]
revision = "f5079bd7f6f74e23c4d65efa0f4ce14cbd6a3c0f"
[[projects]]
@@ -196,7 +230,17 @@
[[projects]]
branch = "master"
name = "golang.org/x/text"
- packages = ["internal/gen","internal/triegen","internal/ucd","secure/bidirule","transform","unicode/bidi","unicode/cldr","unicode/norm","unicode/rangetable"]
+ packages = [
+ "internal/gen",
+ "internal/triegen",
+ "internal/ucd",
+ "secure/bidirule",
+ "transform",
+ "unicode/bidi",
+ "unicode/cldr",
+ "unicode/norm",
+ "unicode/rangetable"
+ ]
revision = "3bd178b88a8180be2df394a1fbb81313916f0e7b"
[[projects]]
@@ -207,7 +251,22 @@
[[projects]]
name = "google.golang.org/grpc"
- packages = [".","codes","credentials","grpclb/grpc_lb_v1","grpclog","internal","keepalive","metadata","naming","peer","stats","status","tap","transport"]
+ packages = [
+ ".",
+ "codes",
+ "credentials",
+ "grpclb/grpc_lb_v1",
+ "grpclog",
+ "internal",
+ "keepalive",
+ "metadata",
+ "naming",
+ "peer",
+ "stats",
+ "status",
+ "tap",
+ "transport"
+ ]
revision = "b8669c35455183da6d5c474ea6e72fbf55183274"
version = "v1.5.1"
@@ -226,6 +285,6 @@
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
- inputs-digest = "215ec1190c8bd8e4b8ed7691e5f4cfd33100b60045ca47b866db2c0762e30fbd"
+ inputs-digest = "6100eb99bf349d89739e85e9549f95a8351710d0e70e63057b82c213fbab07fd"
solver-name = "gps-cdcl"
solver-version = 1