This repository was archived by the owner on Nov 20, 2021. It is now read-only.
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 44
55require (
66 github.com/criticalstack/crit v1.0.3
7- github.com/criticalstack/machine-api v1.0.1
7+ github.com/criticalstack/machine-api v1.0.3
88 github.com/go-logr/logr v0.1.0
99 github.com/go-openapi/spec v0.19.3
1010 github.com/onsi/ginkgo v1.12.1
Original file line number Diff line number Diff line change @@ -89,6 +89,8 @@ github.com/criticalstack/crit v1.0.3/go.mod h1:ULOKHjqXNtCGg4sH46kYxTBje0P9mgkpV
8989github.com/criticalstack/e2d v0.4.14 /go.mod h1:Bxbt5zWKhtA81n/YibGi8dlOdTVjNuBzy2zkbjJBf98 =
9090github.com/criticalstack/machine-api v1.0.1 h1:6dXUYX+ZXNsDGI1xfWyvUXJ8rAMbliOVg0t5G3tbbkQ =
9191github.com/criticalstack/machine-api v1.0.1 /go.mod h1:yrAmVXEoPnjNKtB+zz3/Hslqk5ewOm9HOM52xbfeMtg =
92+ github.com/criticalstack/machine-api v1.0.3 h1:VVLoQFKyoMjcIpnn+aixsE8GB9KrzhJV3elHeswEhEE =
93+ github.com/criticalstack/machine-api v1.0.3 /go.mod h1:yrAmVXEoPnjNKtB+zz3/Hslqk5ewOm9HOM52xbfeMtg =
9294github.com/daaku/go.zipexe v1.0.0 /go.mod h1:z8IiR6TsVLEYKwXAoE/I+8ys/sDkgTzSL0CLnGVd57E =
9395github.com/davecgh/go-spew v0.0.0-20151105211317-5215b55f46b2 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
9496github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
You can’t perform that action at this time.
0 commit comments