File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 1
1
module mynewt.apache.org/imgmod
2
2
3
3
require (
4
- github.com/apache/mynewt-artifact v0.0.19
4
+ github.com/apache/mynewt-artifact v0.0.20
5
5
github.com/otiai10/copy v1.0.1
6
6
github.com/pkg/errors v0.8.1
7
7
github.com/sirupsen/logrus v1.4.2
Original file line number Diff line number Diff line change @@ -15,6 +15,8 @@ github.com/apache/mynewt-artifact v0.0.18 h1:E5em2q/hbkDU0/xSGJozWdKSo42XJcZVmSL
15
15
github.com/apache/mynewt-artifact v0.0.18 /go.mod h1:vFUd47t74KPQMzSBhQ2qp5Hc7D29OU/Tl3xHtFwN3k8 =
16
16
github.com/apache/mynewt-artifact v0.0.19 h1:g/LjJvl0amG38INCEf1Gl/i0Z8wJl0dgN2elCcL0hIg =
17
17
github.com/apache/mynewt-artifact v0.0.19 /go.mod h1:vFUd47t74KPQMzSBhQ2qp5Hc7D29OU/Tl3xHtFwN3k8 =
18
+ github.com/apache/mynewt-artifact v0.0.20 h1:zf3RACAEGNH0s11QyqB8QeAuMr/e/DmRfHaP5pLjzpw =
19
+ github.com/apache/mynewt-artifact v0.0.20 /go.mod h1:vFUd47t74KPQMzSBhQ2qp5Hc7D29OU/Tl3xHtFwN3k8 =
18
20
github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 /go.mod h1:grANhF5doyWs3UAsr3K4I6qtAmlQcZDesFNEHPZAzj8 =
19
21
github.com/coreos/etcd v3.3.10+incompatible /go.mod h1:uF7uidLiAD3TWHmW31ZFd/JWoc32PjwdhPthX9715RE =
20
22
github.com/coreos/go-etcd v2.0.0+incompatible /go.mod h1:Jez6KQU2B/sWsbdaef3ED8NzMklzPG4d5KIOhIy30Tk =
You can’t perform that action at this time.
0 commit comments