Skip to content

Commit

Permalink
Update dependencies (admiral) to v0.14.0-m1
Browse files Browse the repository at this point in the history
Signed-off-by: Automated Release <[email protected]>
  • Loading branch information
Automated Release authored and mkolesnik committed Sep 6, 2022
1 parent f482e1b commit e00a76c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ require (
github.com/openshift/api v0.0.0-20220414050251-a83e6f8f1d50
github.com/pkg/errors v0.9.1
github.com/spf13/cobra v1.5.0
github.com/submariner-io/admiral v0.14.0-m0.0.20220826191654-859c17d6b3c9
github.com/submariner-io/admiral v0.14.0-m1
github.com/submariner-io/cloud-prepare v0.14.0-m0
github.com/submariner-io/lighthouse v0.14.0-m0
github.com/submariner-io/shipyard v0.14.0-m1
Expand Down
6 changes: 3 additions & 3 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -688,7 +688,7 @@ github.com/rivo/uniseg v0.2.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJ
github.com/rogpeppe/fastuuid v0.0.0-20150106093220-6724a57986af/go.mod h1:XWv6SoW27p1b0cqNHllgS5HIMJraePCO15w5zCzIWYg=
github.com/rogpeppe/fastuuid v1.2.0/go.mod h1:jVj6XXZzXRy/MSR5jhDC/2q6DgLz+nrA6LYCDYWNEvQ=
github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4=
github.com/rs/zerolog v1.27.0 h1:1T7qCieN22GVc8S4Q2yuexzBb1EqjbgjSH9RohbMjKs=
github.com/rs/zerolog v1.28.0 h1:MirSo27VyNi7RJYP3078AA1+Cyzd2GB66qy3aUHvsWY=
github.com/russross/blackfriday v1.5.2/go.mod h1:JO/DiYxRf+HjHt06OyowR9PTA263kcR/rfWxYHBV53g=
github.com/russross/blackfriday/v2 v2.0.1/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
github.com/russross/blackfriday/v2 v2.1.0 h1:JIOH55/0cWyOuilr9/qlrm0BSXldqnqwMsf35Ld67mk=
Expand Down Expand Up @@ -740,8 +740,8 @@ github.com/stretchr/testify v1.5.1/go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5
github.com/stretchr/testify v1.6.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
github.com/stretchr/testify v1.8.0 h1:pSgiaMZlXftHpm5L7V1+rVB+AZJydKsMxsQBIJw4PKk=
github.com/submariner-io/admiral v0.14.0-m0.0.20220826191654-859c17d6b3c9 h1:F5oa5ikzCQVH68HrHPoXozz66gc+lVwSplH3H8Ed21Q=
github.com/submariner-io/admiral v0.14.0-m0.0.20220826191654-859c17d6b3c9/go.mod h1:RABKMTZXXkqsOVq1M3QzVM7iCGMY2ZDbRzbTaQWAczE=
github.com/submariner-io/admiral v0.14.0-m1 h1:4Nt9f+JWobDKR4J3Mm5jDe2+BvgEKAD71U0x0aeR07g=
github.com/submariner-io/admiral v0.14.0-m1/go.mod h1:Cu0d7XJTg5YiwTXc5zeUxwnP3xdazB43OGMMfn9rAsQ=
github.com/submariner-io/cloud-prepare v0.14.0-m0 h1:TP4GBtjwfpZuqSq47o/DVwDyqoLmYvV3bjqi+yaKIrw=
github.com/submariner-io/cloud-prepare v0.14.0-m0/go.mod h1:h4yZG2rnyNVnmHJQJVef7fm7+XXiKGuTeocvNl9hGw4=
github.com/submariner-io/lighthouse v0.14.0-m0 h1:yhJQcwikN1fPlCnS0OjVNwm9fIaurFokD4k0fprwJes=
Expand Down

0 comments on commit e00a76c

Please sign in to comment.