Skip to content

Commit

Permalink
Pin Admiral to v0.9.1 (#1453)
Browse files Browse the repository at this point in the history
Signed-off-by: Automated Release <release@submariner.io>

Co-authored-by: Automated Release <release@submariner.io>
  • Loading branch information
submariner-bot and Automated Release authored Jun 29, 2021
1 parent 491e5d1 commit 4dbb167
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ require (
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.10.0
github.com/spf13/cobra v1.1.1
github.com/submariner-io/admiral v0.9.0
github.com/submariner-io/admiral v0.9.1
github.com/submariner-io/cloud-prepare v0.9.0
github.com/submariner-io/lighthouse v0.9.0
github.com/submariner-io/shipyard v0.9.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1140,13 +1140,13 @@ github.com/stretchr/testify v1.4.0/go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81P
github.com/stretchr/testify v1.5.1/go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5cxcmMvtA=
github.com/stretchr/testify v1.6.1 h1:hDPOHmpOpP40lSULcqw7IrRb/u7w6RpDC9399XyoNd0=
github.com/stretchr/testify v1.6.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
github.com/submariner-io/admiral v0.9.0 h1:bt2Af1CdGrY4sfj0FzKzAfJU22ZyiS1zANVbntMN35s=
github.com/submariner-io/admiral v0.9.0/go.mod h1:T9nZ22Fev66guNsgWEB6s125pq/1JOYfBTuSFZ0hITg=
github.com/submariner-io/admiral v0.9.1 h1:1WhxzTHgF2txsv8sefYpnjvRvHUVJ/TnmNS1i6iTn10=
github.com/submariner-io/admiral v0.9.1/go.mod h1:6NuHST5N6jRmhursGo4XW1Wy2KfLrLGHN6/bMmAFuAA=
github.com/submariner-io/cloud-prepare v0.9.0 h1:X+CcDw7zxff80gFDTo6C2AZsF9Ltt/7wfiP1UP377Zg=
github.com/submariner-io/cloud-prepare v0.9.0/go.mod h1:tnomNOTAw84d9Gy+vSQlUfMWRImmXgeoSPtJvNOwoDM=
github.com/submariner-io/lighthouse v0.9.0 h1:I0kwLg8TQKsoOmd7VmStX8996wEyJIYjnnwNkLKFRQ4=
github.com/submariner-io/lighthouse v0.9.0/go.mod h1:AzMdejaipk2HnY8xt1dtkQ19Lp+etnrZWM/z/j8ttKU=
github.com/submariner-io/shipyard v0.9.0 h1:G0BZ9d+KPNP37s1kwbcNWKGnRGzPq8NBvBQQHeLzPyI=
github.com/submariner-io/shipyard v0.9.0/go.mod h1:vDGWreRLu2VfBoR8J4UgPKJjatx8pLkj89qAgB+N0ZE=
github.com/submariner-io/shipyard v0.9.1 h1:aPpNj2Buk76N0gm2GNcC3U80fWfU5XAvML4ls0myyhE=
github.com/submariner-io/shipyard v0.9.1/go.mod h1:vDGWreRLu2VfBoR8J4UgPKJjatx8pLkj89qAgB+N0ZE=
Expand Down

0 comments on commit 4dbb167

Please sign in to comment.