Skip to content

Commit

Permalink
Pin Shipyard to v0.11.0 (#633)
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 26, 2021
1 parent 48ed810 commit ef02be9
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 @@ -15,7 +15,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-rc2
github.com/submariner-io/shipyard v0.11.0-rc2
github.com/submariner-io/shipyard v0.11.0
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 @@ -720,8 +720,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-rc2 h1:xAz62HbEOgnQPT5CRf6DZvfDrTla9y8/WN+ZGoctWVM=
github.com/submariner-io/admiral v0.11.0-rc2/go.mod h1:ENo7uAQxL2+eGjVJ27IRbwjJz+zuqT3W4U14QZ/ldSU=
github.com/submariner-io/shipyard v0.11.0-rc2 h1:aP6ZIkXnG1CfXJb8hc3gWdT27rQPhvkneENuO9BAzok=
github.com/submariner-io/shipyard v0.11.0-rc2/go.mod h1:DOtp7FHzb1JjUSZWP1dWkTfLwGhfse1/VFjjsl1XFQk=
github.com/submariner-io/shipyard v0.11.0 h1:Z36BD7fYS+PPquArTV0PN6BeWjR1nRdn7L2U+y2JHdo=
github.com/submariner-io/shipyard v0.11.0/go.mod h1:DOtp7FHzb1JjUSZWP1dWkTfLwGhfse1/VFjjsl1XFQk=
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 ef02be9

Please sign in to comment.