Skip to content

Commit

Permalink
Pin Shipyard to v0.13.0-m1 (#752)
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 May 9, 2022
1 parent ce6debc commit fae6ad7
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 @@ -12,7 +12,7 @@ require (
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.12.1
github.com/submariner-io/admiral v0.12.0-m3.0.20220223161649-65232cddf5c0
github.com/submariner-io/shipyard v0.12.0-m3.0.20220421170648-adf7571e55ed
github.com/submariner-io/shipyard v0.13.0-m1
github.com/uw-labs/lichen v0.1.7
golang.org/x/sys v0.0.0-20220209214540-3681064d5158 // indirect
golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -570,8 +570,8 @@ github.com/stretchr/testify v1.7.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/
github.com/submariner-io/admiral v0.12.0-m3.0.20220223161649-65232cddf5c0 h1:BK7CD5QxPcBipR/ikj97M8LdnKp2n7HFoBSgnyAvUjk=
github.com/submariner-io/admiral v0.12.0-m3.0.20220223161649-65232cddf5c0/go.mod h1:hFPcxH0gAr559/qK7ri10Yh1wyeK6yzow1PIqtBk+30=
github.com/submariner-io/shipyard v0.12.0-m3/go.mod h1:el/lH6ed/1BN1FvEXlptiib7qT2cTwEQ4AMceH3js9g=
github.com/submariner-io/shipyard v0.12.0-m3.0.20220421170648-adf7571e55ed h1:MXqKVIX2TfGhiEeiKC6DxYtn69aL5OM+IhDg7OMK6rI=
github.com/submariner-io/shipyard v0.12.0-m3.0.20220421170648-adf7571e55ed/go.mod h1:JpJa1JxmdFqDUl7c/vJJE5HmRXxjZXeCgwa+d8uyVOs=
github.com/submariner-io/shipyard v0.13.0-m1 h1:jFdifPuYdGmlHVpjFKVclsCePCtBngOvB7TlqNniE+I=
github.com/submariner-io/shipyard v0.13.0-m1/go.mod h1:JpJa1JxmdFqDUl7c/vJJE5HmRXxjZXeCgwa+d8uyVOs=
github.com/tidwall/pretty v1.0.0/go.mod h1:XNkn88O1ChpSDQmQeStsy+sBenx6DDtFZJxhVysOjyk=
github.com/tmc/grpc-websocket-proxy v0.0.0-20170815181823-89b8d40f7ca8/go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U=
github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5/go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U=
Expand Down

0 comments on commit fae6ad7

Please sign in to comment.