From 26fc75dfc3e694fcc3135a0c7b377b183195b5bb Mon Sep 17 00:00:00 2001 From: Automated Release Date: Wed, 5 Feb 2025 18:18:28 +0000 Subject: [PATCH] Update Submariner dependencies to v0.20.0-rc0 Signed-off-by: Automated Release --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 52475c37..f9f02d41 100644 --- a/go.mod +++ b/go.mod @@ -13,7 +13,7 @@ require ( github.com/pkg/errors v0.9.1 github.com/prometheus/client_golang v1.20.5 github.com/rs/zerolog v1.33.0 - github.com/submariner-io/shipyard v0.20.0-m3.0.20250130182730-391836d2402a + github.com/submariner-io/shipyard v0.20.0-rc0 golang.org/x/time v0.9.0 k8s.io/api v0.32.1 k8s.io/apimachinery v0.32.1 diff --git a/go.sum b/go.sum index 58c30754..6348707a 100644 --- a/go.sum +++ b/go.sum @@ -388,8 +388,8 @@ github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4= github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg= github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY= -github.com/submariner-io/shipyard v0.20.0-m3.0.20250130182730-391836d2402a h1:Wr/SlOM1KqCO4Cqp+NAFKvcK7gkCPehB26awDIJ/KSA= -github.com/submariner-io/shipyard v0.20.0-m3.0.20250130182730-391836d2402a/go.mod h1:JQ65yiYy8r/B6thPkG1QW/AgDtXoL0lw7fylzfIjG08= +github.com/submariner-io/shipyard v0.20.0-rc0 h1:bCA//A4fW5BTCu7k6LGProROnR578Km9XraghO6ZYWA= +github.com/submariner-io/shipyard v0.20.0-rc0/go.mod h1:JQ65yiYy8r/B6thPkG1QW/AgDtXoL0lw7fylzfIjG08= 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=