Skip to content

Commit f6d2fe9

Browse files
submariner-botAutomated Release
andauthored
Update Subctl to v0.14.0 (#399)
Signed-off-by: Automated Release <[email protected]> Signed-off-by: Automated Release <[email protected]> Co-authored-by: Automated Release <[email protected]>
1 parent 9c5aca2 commit f6d2fe9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ require (
1616
github.com/spf13/cobra v1.6.1
1717
github.com/spf13/pflag v1.0.5
1818
github.com/submariner-io/admiral v0.14.0
19-
github.com/submariner-io/cloud-prepare v0.14.0-rc4
20-
github.com/submariner-io/lighthouse v0.14.0-rc4
19+
github.com/submariner-io/cloud-prepare v0.14.0
20+
github.com/submariner-io/lighthouse v0.14.0
2121
github.com/submariner-io/shipyard v0.14.0
2222
github.com/submariner-io/submariner v0.14.0-rc4
2323
github.com/submariner-io/submariner-operator v0.14.0-rc4

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -525,10 +525,10 @@ github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/
525525
github.com/stretchr/testify v1.8.0 h1:pSgiaMZlXftHpm5L7V1+rVB+AZJydKsMxsQBIJw4PKk=
526526
github.com/submariner-io/admiral v0.14.0 h1:Ac+ZK2WBgEVDryHwKfm4Iof6MVpFbJZuySLYv5ve9dA=
527527
github.com/submariner-io/admiral v0.14.0/go.mod h1:ZYMMgfRNyaIrcshxN4vfbo5gVAnU0l5HgUdeqNLP/o4=
528-
github.com/submariner-io/cloud-prepare v0.14.0-rc4 h1:wN0Iz82iqmMUmrGEWrsjl9bj0n5CbxBmVa5z+8wHjLw=
529-
github.com/submariner-io/cloud-prepare v0.14.0-rc4/go.mod h1:j07ofKftyeKHqUba5Y9PXlNX1UbdOzktCtgJPBdmnHY=
530-
github.com/submariner-io/lighthouse v0.14.0-rc4 h1:B9v6uzy3zbiacJ3K4LArl9hF1JLzyxX81AgmhAj5yA8=
531-
github.com/submariner-io/lighthouse v0.14.0-rc4/go.mod h1:1eODxd2Nua2UYJlDfMZ9x9svO+YkVEw9SjP/mDhTbnQ=
528+
github.com/submariner-io/cloud-prepare v0.14.0 h1:dS7JCh8XUSYfIg7YYURaM0w35TOCe1CrGUPfHr6BMi8=
529+
github.com/submariner-io/cloud-prepare v0.14.0/go.mod h1:tWtQYBQV8tRC4pWGQAiBW8yg8wjFI33/ZT+M5IyGcIQ=
530+
github.com/submariner-io/lighthouse v0.14.0 h1:wWUKHVJE17Qv5k9piJR8IE/WOOn8HKy/Jh5M0wZSO44=
531+
github.com/submariner-io/lighthouse v0.14.0/go.mod h1:y2TfSCPt8492tCSXWEtLsYelVu35koHpl4TIAMNx/mM=
532532
github.com/submariner-io/shipyard v0.14.0 h1:oqeT1yxTuUYRDZPVfML6UofpR2kYeZP695dPU7jMO5U=
533533
github.com/submariner-io/shipyard v0.14.0/go.mod h1:eTF/ewEDwFiyjpBS+ZD7OEK3l3WI3KG/DO8QiwYNI2k=
534534
github.com/submariner-io/submariner v0.14.0-rc4 h1:zyAbgmi89TMkcOT3YJn8wawOiIJ6f/G6TwKchxbnX8c=

0 commit comments

Comments
 (0)