Skip to content

Commit

Permalink
Pin Admiral to v0.8.0
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 tpantelis committed Dec 18, 2020
1 parent ba4aea4 commit 07a4d06
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ require (
github.com/prometheus/client_golang v1.8.0
github.com/spf13/cobra v1.1.1
github.com/spf13/pflag v1.0.5
github.com/submariner-io/admiral v0.8.0-rc1
github.com/submariner-io/admiral v0.8.0
github.com/submariner-io/lighthouse v0.8.0-rc1
github.com/submariner-io/shipyard v0.8.0
github.com/submariner-io/submariner v0.8.0-rc1
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1014,6 +1014,8 @@ github.com/stretchr/testify v1.6.1 h1:hDPOHmpOpP40lSULcqw7IrRb/u7w6RpDC9399XyoNd
github.com/stretchr/testify v1.6.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
github.com/submariner-io/admiral v0.8.0-rc1 h1:mCMYMAy5ZpRUMoT1AyVN1o5W/5PTUlcLyirrBJPrjnM=
github.com/submariner-io/admiral v0.8.0-rc1/go.mod h1:3KogOfRhE+4N7u1y3gQp+vQAk0HTjbiYkSJzC7lE1xI=
github.com/submariner-io/admiral v0.8.0 h1:M1SN2+HCBVsjv+/vOyuaE+UijuNu7vaTkw4WhTlyKk4=
github.com/submariner-io/admiral v0.8.0/go.mod h1:z3cqLnFjYlmtJDZwnbw0wwaV2Xwlf1i4pdlQ4+D3L3A=
github.com/submariner-io/lighthouse v0.8.0-rc1 h1:JRH2oTwzivce1vh6409OF4OseMDUMZCCxLg+Tuzo+qA=
github.com/submariner-io/lighthouse v0.8.0-rc1/go.mod h1:nPhWxcQUimEKIjRP23Ma+TWwmQETviaDYcRC0yikVSI=
github.com/submariner-io/shipyard v0.8.0-rc1 h1:a6pk9wcUnOwYavEMV1dS0UrrlRudbSJYIgbXdqq+rH8=
Expand Down

0 comments on commit 07a4d06

Please sign in to comment.