File tree 2 files changed +4
-3
lines changed
2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ require (
38
38
github.com/spf13/viper v1.3.2
39
39
github.com/stretchr/testify v1.4.0
40
40
go.bug.st/cleanup v1.0.0
41
- go.bug.st/downloader v1.1 .0
41
+ go.bug.st/downloader v1.2 .0
42
42
go.bug.st/relaxed-semver v0.0.0-20190922224835-391e10178d18
43
43
go.bug.st/serial v1.0.0
44
44
go.bug.st/serial.v1 v0.0.0-20180827123349-5f7892a7bb45 // indirect
Original file line number Diff line number Diff line change @@ -127,6 +127,7 @@ github.com/spf13/pflag v1.0.3/go.mod h1:DYY7MBk1bdzusC3SYhjObp+wFpr4gzcvqqNjLnIn
127
127
github.com/spf13/viper v1.3.2 h1:VUFqw5KcqRf7i70GOzW7N+Q7+gxVBkSSqiXB12+JQ4M =
128
128
github.com/spf13/viper v1.3.2 /go.mod h1:ZiWeW+zYFKm7srdB9IoDzzZXaJaI5eL9QjNiN/DMA2s =
129
129
github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
130
+ github.com/stretchr/objx v0.1.1 h1:2vfRuCMp5sSVIDSqO8oNnWJq7mPa6KVP3iPIwFBuy8A =
130
131
github.com/stretchr/objx v0.1.1 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
131
132
github.com/stretchr/testify v1.2.2 /go.mod h1:a8OnRcib4nhh0OaRAV+Yts87kKdq0PP7pXfy6kDkUVs =
132
133
github.com/stretchr/testify v1.3.0 h1:TivCn/peBQ7UY8ooIcPgZFpTNSz0Q2U6UrFlUfqbe0Q =
@@ -137,8 +138,8 @@ github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8/go.mod h1:VFNgLljT
137
138
github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 /go.mod h1:aYKd//L2LvnjZzWKhF00oedf4jCCReLcmhLdhm1A27Q =
138
139
go.bug.st/cleanup v1.0.0 h1:XVj1HZxkBXeq3gMT7ijWUpHyIC1j8XAoNSyQ06CskgA =
139
140
go.bug.st/cleanup v1.0.0 /go.mod h1:EqVmTg2IBk4znLbPD28xne3abjsJftMdqqJEjhn70bk =
140
- go.bug.st/downloader v1.1 .0 h1:LipC9rqRCe8kwa+ah3ZDfCqneVaf34cB/TKjXZiZt54 =
141
- go.bug.st/downloader v1.1 .0 /go.mod h1:l+RPbNbrTB+MoAIp8nrZsP22nRPDy26XJZQqmm4gNT4 =
141
+ go.bug.st/downloader v1.2 .0 h1:YmXFTcTnm0v8WzAWHn2DyV46c/Izlc/gReXubc2oBho =
142
+ go.bug.st/downloader v1.2 .0 /go.mod h1:l+RPbNbrTB+MoAIp8nrZsP22nRPDy26XJZQqmm4gNT4 =
142
143
go.bug.st/relaxed-semver v0.0.0-20190922224835-391e10178d18 h1:F1qxtaFuewctYc/SsHRn+Q7Dtwi+yJGPgVq8YLtQz98 =
143
144
go.bug.st/relaxed-semver v0.0.0-20190922224835-391e10178d18 /go.mod h1:Cx1VqMtEhE9pIkEyUj3LVVVPkv89dgW8aCKrRPDR/uE =
144
145
go.bug.st/serial v1.0.0 h1:ogEPzrllCsnG00EqKRjeYvPRsO7NJW6DqykzkdD6E/k =
You can’t perform that action at this time.
0 commit comments