From 7d816bc7579dda13d8f9dad5d3ed788b9dc4e9a7 Mon Sep 17 00:00:00 2001 From: Automated Release Date: Fri, 18 Oct 2024 08:53:29 +0000 Subject: [PATCH] Update Submariner dependencies to v0.19.0-rc3 Signed-off-by: Automated Release --- go.mod | 4 ++-- go.sum | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/go.mod b/go.mod index b06481209..b906bd78f 100644 --- a/go.mod +++ b/go.mod @@ -14,8 +14,8 @@ require ( github.com/projectcalico/api v0.0.0-20230602153125-fb7148692637 github.com/prometheus-community/pro-bing v0.4.1 github.com/prometheus/client_golang v1.20.4 - github.com/submariner-io/admiral v0.19.0-rc2 - github.com/submariner-io/shipyard v0.19.0-rc2 + github.com/submariner-io/admiral v0.19.0-rc3 + github.com/submariner-io/shipyard v0.19.0-rc3 github.com/vishvananda/netlink v1.3.0 golang.org/x/net v0.29.0 golang.org/x/sys v0.25.0 diff --git a/go.sum b/go.sum index bc248011d..8a233dbfa 100644 --- a/go.sum +++ b/go.sum @@ -444,10 +444,10 @@ 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/admiral v0.19.0-rc2 h1:fJWXWh3y3tNaz/yJwz3UNplQiu2cueZ8Rv4zVqLxlR8= -github.com/submariner-io/admiral v0.19.0-rc2/go.mod h1:wlDC4tx5bXLqamzDiSY5b0ywNL6jZf97MD+GrxkoUXk= -github.com/submariner-io/shipyard v0.19.0-rc2 h1:ovUwFp891HhLmG+bKdL2rDO1lbuloVEwQSQj6rIAx8E= -github.com/submariner-io/shipyard v0.19.0-rc2/go.mod h1:HrnoErg/rM3r+QjUePY0x/SZi1xaeyjuQ+JTEc1bkMM= +github.com/submariner-io/admiral v0.19.0-rc3 h1:UGB0cJMlKSW5D0vag+UiXWtxBLRTIVX+492k1+BufK8= +github.com/submariner-io/admiral v0.19.0-rc3/go.mod h1:k9f0ru1z5D2eGkbksQLj2bxD1YRHNjtnLKhq4UHXrDc= +github.com/submariner-io/shipyard v0.19.0-rc3 h1:L4CWnk2kaxa2o2DqYKV8Ws9smDcOVdqhbKrg3sDk2ws= +github.com/submariner-io/shipyard v0.19.0-rc3/go.mod h1:HrnoErg/rM3r+QjUePY0x/SZi1xaeyjuQ+JTEc1bkMM= 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=