File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/armory-io/arm
3
3
go 1.12
4
4
5
5
require (
6
- github.com/armory-io/dinghy v0.1.0-rc.4.0.20210909200842-9f3deb2352c2
6
+ github.com/armory-io/dinghy v0.1.0-rc.4.0.20220125212255-403640bc88ad
7
7
github.com/armory/dinghy v0.0.0-20210622181016-cf2557851cd4
8
8
github.com/armory/plank/v4 v4.0.0
9
9
github.com/aws/aws-sdk-go v1.30.15 // indirect
Original file line number Diff line number Diff line change @@ -55,6 +55,8 @@ github.com/armory-io/dinghy v0.1.0-rc.4.0.20210824174139-890f5eb120a3 h1:NS0RwCX
55
55
github.com/armory-io/dinghy v0.1.0-rc.4.0.20210824174139-890f5eb120a3 /go.mod h1:hC/0nxOcE3rSpb9iTwo19YNmyKq35V1EuTvLZhgXiWY =
56
56
github.com/armory-io/dinghy v0.1.0-rc.4.0.20210909200842-9f3deb2352c2 h1:8lg7GdG/VGJvsIAwqunakfcFoinfSpiPXWV9qWIQreg =
57
57
github.com/armory-io/dinghy v0.1.0-rc.4.0.20210909200842-9f3deb2352c2 /go.mod h1:hC/0nxOcE3rSpb9iTwo19YNmyKq35V1EuTvLZhgXiWY =
58
+ github.com/armory-io/dinghy v0.1.0-rc.4.0.20220125212255-403640bc88ad h1:lJvbWHPbHYMIiZi2SszlGG/Qa6X4eB+Ewg7zAJhZIiw =
59
+ github.com/armory-io/dinghy v0.1.0-rc.4.0.20220125212255-403640bc88ad /go.mod h1:hC/0nxOcE3rSpb9iTwo19YNmyKq35V1EuTvLZhgXiWY =
58
60
github.com/armory-io/monitoring v0.0.7 h1:IVVhiqhavr+yH2IXlMZMyqjhBb9Ms9L6qmKswLh+ODQ =
59
61
github.com/armory-io/monitoring v0.0.7 /go.mod h1:EqWc/9ldt7teZxnS2xnAMJsthM7ldI4ArLnjBRGCYSo =
60
62
github.com/armory/dinghy v0.0.0-20210622181016-cf2557851cd4 h1:aQqzZ+/8WTJRLQTsqffCrO2DEMoIKy/qZTcsB39mti4 =
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ github.com/Masterminds/goutils
16
16
github.com/Masterminds/semver/v3
17
17
# github.com/Masterminds/sprig/v3 v3.1.0
18
18
github.com/Masterminds/sprig/v3
19
- # github.com/armory-io/dinghy v0.1.0-rc.4.0.20210909200842-9f3deb2352c2
19
+ # github.com/armory-io/dinghy v0.1.0-rc.4.0.20220125212255-403640bc88ad
20
20
github.com/armory-io/dinghy/pkg/parsers/yaml
21
21
# github.com/armory/dinghy v0.0.0-20210622181016-cf2557851cd4
22
22
github.com/armory/dinghy/pkg/cache
You can’t perform that action at this time.
0 commit comments