@@ -4,114 +4,118 @@ replace github.com/grpc-ecosystem/grpc-gateway => github.com/ThethingsIndustries
4
4
5
5
replace github.com/robertkrimen/otto => github.com/ThethingsIndustries/otto v0.0.0-20181129100957-6ddbbb60554a
6
6
7
- replace github.com/goreleaser/goreleaser => github.com/TheThingsIndustries/goreleaser v0.102.0-ttn
7
+ replace github.com/golang/lint => golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3
8
+
9
+ replace github.com/testcontainers/testcontainer-go => github.com/testcontainers/testcontainers-go v0.0.2
8
10
9
11
require (
10
- cloud.google.com/go v0.36 .0 // indirect
12
+ cloud.google.com/go v0.37 .0 // indirect
11
13
github.com/Azure/azure-storage-blob-go v0.0.0-20190123011202-457680cc0804 // indirect
12
- github.com/PuerkitoBio/purell v1.1.0
14
+ github.com/PuerkitoBio/purell v1.1.1
13
15
github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578 // indirect
14
16
github.com/TheThingsIndustries/magepkg v0.0.0-20190214092847-6c0299b7c3ed
15
17
github.com/TheThingsIndustries/mystique v0.0.0-20181023142449-f12a32cee6d6
16
18
github.com/TheThingsNetwork/go-cayenne-lib v1.0.0
17
- github.com/aws/aws-sdk-go v1.16.32
19
+ github.com/aws/aws-sdk-go v1.18.3
18
20
github.com/blang/semver v3.5.1+incompatible
19
21
github.com/certifi/gocertifi v0.0.0-20190105021004-abcd57078448 // indirect
20
22
github.com/client9/misspell v0.3.4
21
- github.com/cpuguy83/go-md2man v1.0.8 // indirect
22
- github.com/denisenkom/go-mssqldb v0.0.0-20190204142019-df6d76eb9289 // indirect
23
+ github.com/cpuguy83/go-md2man v1.0.10 // indirect
24
+ github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 // indirect
23
25
github.com/disintegration/imaging v1.6.0
24
26
github.com/eclipse/paho.mqtt.golang v1.1.1
25
27
github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 // indirect
26
28
github.com/fsnotify/fsnotify v1.4.7
27
29
github.com/getsentry/raven-go v0.2.0
28
30
github.com/go-mail/mail v2.3.1+incompatible
29
- github.com/go-redis/redis v6.15.1+incompatible
30
- github.com/go-sql-driver/mysql v1.4.1 // indirect
31
+ github.com/go-redis/redis v6.15.2+incompatible
31
32
github.com/gobwas/glob v0.2.3
32
33
github.com/gofrs/uuid v3.2.0+incompatible // indirect
33
- github.com/gogo/protobuf v1.2.0
34
- github.com/golang/gddo v0.0.0-20181116215533-9bd4a3295021
35
- github.com/golang/protobuf v1.2.0
36
- github.com/google/wire v0.2.1 // indirect
37
- github.com/goreleaser/goreleaser v0.101.0
34
+ github.com/gogo/protobuf v1.2.1
35
+ github.com/golang/gddo v0.0.0-20190312205958-5a2505f3dbf0
36
+ github.com/golang/protobuf v1.3.1
37
+ github.com/google/uuid v1.1.1 // indirect
38
+ github.com/googleapis/gax-go/v2 v2.0.4 // indirect
39
+ github.com/goreleaser/goreleaser v0.103.1
38
40
github.com/gorilla/securecookie v1.1.1
39
41
github.com/gotnospirit/makeplural v0.0.0-20180622080156-a5f48d94d976 // indirect
40
42
github.com/gotnospirit/messageformat v0.0.0-20180622080451-0eab1176a3fb
41
- github.com/gregjones/httpcache v0.0.0-20190203031600-7a902570cb17
43
+ github.com/gregjones/httpcache v0.0.0-20190212212710-3befbb6ad0cc
42
44
github.com/grpc-ecosystem/go-grpc-middleware v1.0.0
43
45
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
44
- github.com/grpc-ecosystem/grpc-gateway v1.7.0
46
+ github.com/grpc-ecosystem/grpc-gateway v1.8.5
47
+ github.com/hashicorp/golang-lru v0.5.1 // indirect
45
48
github.com/heptiolabs/healthcheck v0.0.0-20180807145615-6ff867650f40
46
49
github.com/howeyc/gopass v0.0.0-20170109162249-bf9dde6d0d2c
47
50
github.com/imdario/mergo v0.3.7 // indirect
48
- github.com/inconshreveable/mousetrap v1.0.0 // indirect
49
51
github.com/jacobsa/crypto v0.0.0-20180924003735-d95898ceee07
50
52
github.com/jacobsa/oglematchers v0.0.0-20150720000706-141901ea67cd // indirect
51
53
github.com/jacobsa/oglemock v0.0.0-20150831005832-e94d794d06ff // indirect
52
54
github.com/jacobsa/ogletest v0.0.0-20170503003838-80d50a735a11 // indirect
53
55
github.com/jacobsa/reqtrace v0.0.0-20150505043853-245c9e0234cb // indirect
54
- github.com/jaytaylor/html2text v0.0.0-20180606194806-57d518f124b0
56
+ github.com/jarcoal/httpmock v1.0.0
57
+ github.com/jaytaylor/html2text v0.0.0-20190311042500-a93a6c6ea053
55
58
github.com/jinzhu/gorm v1.9.2
56
59
github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a // indirect
57
- github.com/jinzhu/now v0.0.0-20181116074157-8ec929ed50c3 // indirect
60
+ github.com/jinzhu/now v1.0.0 // indirect
61
+ github.com/kamilsk/retry/v4 v4.0.2 // indirect
58
62
github.com/kr/pretty v0.1.0
59
63
github.com/labstack/echo v3.3.10+incompatible
60
64
github.com/labstack/gommon v0.2.8
61
65
github.com/lib/pq v1.0.0
62
66
github.com/lyft/protoc-gen-validate v0.0.13
63
67
github.com/magefile/mage v1.8.0
64
- github.com/mattn/go-colorable v0.1.0 // indirect
65
- github.com/mattn/go-isatty v0.0.4
68
+ github.com/mattn/go-colorable v0.1.1 // indirect
69
+ github.com/mattn/go-isatty v0.0.7
66
70
github.com/mattn/go-runewidth v0.0.4 // indirect
67
71
github.com/mattn/go-sqlite3 v1.10.0 // indirect
68
72
github.com/mattn/go-zglob v0.0.1 // indirect
69
73
github.com/mattn/goveralls v0.0.2
70
74
github.com/mdempsky/unconvert v0.0.0-20190117010209-2db5a8ead8e7
75
+ github.com/mgechev/dots v0.0.0-20181228164730-18fa4c4b71cc // indirect
71
76
github.com/mgechev/revive v0.0.0-20190301194522-6a62ee9f0248
72
77
github.com/mitchellh/go-homedir v1.1.0 // indirect
73
78
github.com/mitchellh/mapstructure v1.1.2
74
79
github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826
75
80
github.com/oklog/ulid v1.3.1
76
81
github.com/olekukonko/tablewriter v0.0.1 // indirect
77
- github.com/onsi/ginkgo v1.7 .0 // indirect
78
- github.com/onsi/gomega v1.4.3 // indirect
82
+ github.com/onsi/ginkgo v1.8 .0 // indirect
83
+ github.com/onsi/gomega v1.5.0 // indirect
79
84
github.com/openshift/osin v1.0.1
80
- github.com/pborman/uuid v1.2.0 // indirect
81
85
github.com/pkg/errors v0.8.1
82
- github.com/prometheus/client_golang v0.9.2
86
+ github.com/prometheus/client_golang v0.9.3-0.20190127221311-3c4408c8b829
83
87
github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90 // indirect
84
- github.com/prometheus/common v0.2.0 // indirect
85
- github.com/prometheus/procfs v0.0.0-20190209105433-f8d8b3f739bd // indirect
88
+ github.com/prometheus/procfs v0.0.0-20190315082738-e56f2e22fc76 // indirect
86
89
github.com/robertkrimen/otto v0.0.0-20180617131154-15f95af6e78d
87
90
github.com/satori/go.uuid v1.2.0
88
91
github.com/sendgrid/rest v2.4.1+incompatible // indirect
89
92
github.com/sendgrid/sendgrid-go v3.4.1+incompatible
90
- github.com/smartystreets/assertions v0.0.0-20190116191733-b6c0e53d7304
93
+ github.com/smartystreets/assertions v0.0.0-20190215210624-980c5ac6f3ac
91
94
github.com/soheilhy/cmux v0.1.4
92
95
github.com/spf13/afero v1.2.1 // indirect
93
96
github.com/spf13/cast v1.3.0
94
97
github.com/spf13/cobra v0.0.3
98
+ github.com/spf13/jwalterweatherman v1.1.0 // indirect
95
99
github.com/spf13/pflag v1.0.3
96
- github.com/spf13/viper v1.3.1
100
+ github.com/spf13/viper v1.3.2
97
101
github.com/ssor/bom v0.0.0-20170718123548-6386211fdfcf // indirect
98
- github.com/valyala/bytebufferpool v1.0.0 // indirect
99
- github.com/valyala/fasttemplate v0.0.0-20170224212429-dcecefd839c4 // indirect
100
- go.opencensus.io v0.19.0
102
+ github.com/valyala/fasttemplate v1.0.1 // indirect
103
+ go.opencensus.io v0.19.1
101
104
go.thethings.network/lorawan-stack-legacy v0.0.0-20190118141410-68812c833a78
102
- gocloud.dev v0.9.0
103
- golang.org/x/crypto v0.0.0-20190211182817-74369b46fc67
104
- golang.org/x/image v0.0.0-20190209060608-ef4a1470e0dc // indirect
105
- golang.org/x/net v0.0.0-20190311031020-56fb01167e7d
106
- golang.org/x/oauth2 v0.0.0-20190211225200-5f6b76b7c9dd
107
- golang.org/x/sys v0.0.0-20190310054646-10058d7d4faa // indirect
108
- golang.org/x/tools v0.0.0-20190211224914-44bee7e801e4
109
- google.golang.org/genproto v0.0.0-20190201180003-4b09977fb922
110
- google.golang.org/grpc v1.18.0
105
+ gocloud.dev v0.11.0
106
+ golang.org/x/crypto v0.0.0-20190313024323-a1f597ede03a
107
+ golang.org/x/image v0.0.0-20190227222117-0694c2d4d067 // indirect
108
+ golang.org/x/net v0.0.0-20190313220215-9f648a60d977
109
+ golang.org/x/oauth2 v0.0.0-20190226205417-e64efc72b421
110
+ golang.org/x/sys v0.0.0-20190316082340-a2f829d7f35f // indirect
111
+ golang.org/x/tools v0.0.0-20190315214010-f0bfdbff1f9c
112
+ golang.org/x/xerrors v0.0.0-20190315151331-d61658bd2e18 // indirect
113
+ google.golang.org/api v0.2.0 // indirect
114
+ google.golang.org/genproto v0.0.0-20190307195333-5fe7a883aa19
115
+ google.golang.org/grpc v1.19.0
111
116
gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc // indirect
112
- gopkg.in/jarcoal/httpmock.v1 v1.0.0-20190204112747-618f46f3f0c8
113
117
gopkg.in/mail.v2 v2.3.1 // indirect
114
118
gopkg.in/sourcemap.v1 v1.0.5 // indirect
115
- gopkg.in/square/go-jose.v2 v2.2.2
119
+ gopkg.in/square/go-jose.v2 v2.3.0
116
120
gopkg.in/yaml.v2 v2.2.2
117
121
)
0 commit comments