Skip to content

Commit

Permalink
Pin Admiral to v0.12.0 (#1967)
Browse files Browse the repository at this point in the history
Signed-off-by: Automated Release <[email protected]>

Co-authored-by: Automated Release <[email protected]>
  • Loading branch information
submariner-bot and Automated Release authored Mar 21, 2022
1 parent 455f325 commit d31aa08
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ require (
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.12.1
github.com/spf13/cobra v1.3.0
github.com/submariner-io/admiral v0.12.0-rc1
github.com/submariner-io/admiral v0.12.0
github.com/submariner-io/cloud-prepare v0.12.0-rc1
github.com/submariner-io/lighthouse v0.12.0-rc1
github.com/submariner-io/shipyard v0.12.0
Expand Down
3 changes: 2 additions & 1 deletion go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1402,8 +1402,9 @@ 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 h1:nwc3DEeHmmLAfoZucVR881uASk0Mfjw8xYJ99tb5CcY=
github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
github.com/submariner-io/admiral v0.12.0-rc1 h1:RU9i3yuq6aUYCLoKnDnnJK76svW3rH6l8YOmq00zsuk=
github.com/submariner-io/admiral v0.12.0-rc1/go.mod h1:2tOba3zraxDT0/iE5K5HTuoFT8IveTLPcDKzfIsuZtI=
github.com/submariner-io/admiral v0.12.0 h1:o7w53UpkZPSwcIuG6hIT0aTDQC6HrLgcnZBilEFRTGo=
github.com/submariner-io/admiral v0.12.0/go.mod h1:AX0lc3FjWxM3KwSx0kU0b3f1xFxkm5k533pTehHl6QA=
github.com/submariner-io/cloud-prepare v0.12.0-rc1 h1:xqYiX+56erIo74MS244dyR7HrDh4qGUirqIgPatX/TA=
github.com/submariner-io/cloud-prepare v0.12.0-rc1/go.mod h1:4hlViRL4CZ2rHo1U1xKNeprr6KdlC7HiXOsITf3KQr0=
github.com/submariner-io/lighthouse v0.12.0-rc1 h1:SncLyATXd1N4IFXyXKoyXKgGoUzaAsSzu58fuLSV0Cs=
Expand Down

0 comments on commit d31aa08

Please sign in to comment.