Skip to content

Commit

Permalink
Pin Shipyard to v0.11.0-rc0 (#618)
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 Oct 4, 2021
1 parent 30b9f82 commit 3f232cf
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 @@ -13,7 +13,7 @@ require (
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.11.0
github.com/submariner-io/admiral v0.11.0-m2
github.com/submariner-io/shipyard v0.11.0-m2
github.com/submariner-io/shipyard v0.11.0-rc0
github.com/uw-labs/lichen v0.1.4
go.uber.org/zap v1.15.0 // indirect
k8s.io/api v0.21.0
Expand Down
3 changes: 2 additions & 1 deletion go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -716,8 +716,9 @@ 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.11.0-m2 h1:mY2ROigXaHaF7uJWxYsOPRA8xl7tYf7u066oI7+R8/g=
github.com/submariner-io/admiral v0.11.0-m2/go.mod h1:29yyegUDe3Pw63wtqV/7cXYhyXbm3WdNUqfSsPTqsg0=
github.com/submariner-io/shipyard v0.11.0-m2 h1:PQQ7UwsdNmzhMd+bdG8k7U5kltw7ZLNFUUM4qannNZI=
github.com/submariner-io/shipyard v0.11.0-m2/go.mod h1:YeKUW3r/c94M27Xao/3E1D4xc6nWstkSNA8QeL7+WXs=
github.com/submariner-io/shipyard v0.11.0-rc0 h1:6s5JeOZIRx/QwIisjeWdfzPWEVQaW2QONiGx+PKY48A=
github.com/submariner-io/shipyard v0.11.0-rc0/go.mod h1:YeKUW3r/c94M27Xao/3E1D4xc6nWstkSNA8QeL7+WXs=
github.com/tidwall/pretty v1.0.0/go.mod h1:XNkn88O1ChpSDQmQeStsy+sBenx6DDtFZJxhVysOjyk=
github.com/timewasted/linode v0.0.0-20160829202747-37e84520dcf7/go.mod h1:imsgLplxEC/etjIhdr3dNzV3JeT27LbVu5pYWm0JCBY=
github.com/tinylib/msgp v1.1.2 h1:gWmO7n0Ys2RBEb7GPYB9Ujq8Mk5p2U08lRnmMcGy6BQ=
Expand Down

0 comments on commit 3f232cf

Please sign in to comment.