Skip to content

0.13.0-m2

Pre-release
Pre-release
Compare
Choose a tag to compare
@submariner-bot submariner-bot released this 31 May 15:03
Bump Submariner dependencies to 0.13.0-m2

This is the result of

    go get github.com/submariner-io/[email protected]
    go get github.com/submariner-io/[email protected]
    go get github.com/submariner-io/[email protected]
    go mod tidy -go=1.16 && go mod tidy -go=1.17

The result survives a "go mod tidy" without error and without
changes.

See https://tip.golang.org/doc/go1.17#go-command for background.

Signed-off-by: Stephen Kitt <[email protected]>