Skip to content

Commit 63bfdce

Browse files
Automated Releasesubmariner-bot
Automated Release
authored andcommitted
Update Submariner dependencies to v0.19.0-rc3
Signed-off-by: Automated Release <[email protected]>
1 parent c4944db commit 63bfdce

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ require (
1414
github.com/projectcalico/api v0.0.0-20230602153125-fb7148692637
1515
github.com/prometheus-community/pro-bing v0.4.1
1616
github.com/prometheus/client_golang v1.20.4
17-
github.com/submariner-io/admiral v0.19.0-rc2
18-
github.com/submariner-io/shipyard v0.19.0-rc2
17+
github.com/submariner-io/admiral v0.19.0-rc3
18+
github.com/submariner-io/shipyard v0.19.0-rc3
1919
github.com/vishvananda/netlink v1.3.0
2020
golang.org/x/net v0.29.0
2121
golang.org/x/sys v0.25.0

go.sum

+4-4
Original file line numberDiff line numberDiff line change
@@ -444,10 +444,10 @@ github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO
444444
github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
445445
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg=
446446
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
447-
github.com/submariner-io/admiral v0.19.0-rc2 h1:fJWXWh3y3tNaz/yJwz3UNplQiu2cueZ8Rv4zVqLxlR8=
448-
github.com/submariner-io/admiral v0.19.0-rc2/go.mod h1:wlDC4tx5bXLqamzDiSY5b0ywNL6jZf97MD+GrxkoUXk=
449-
github.com/submariner-io/shipyard v0.19.0-rc2 h1:ovUwFp891HhLmG+bKdL2rDO1lbuloVEwQSQj6rIAx8E=
450-
github.com/submariner-io/shipyard v0.19.0-rc2/go.mod h1:HrnoErg/rM3r+QjUePY0x/SZi1xaeyjuQ+JTEc1bkMM=
447+
github.com/submariner-io/admiral v0.19.0-rc3 h1:UGB0cJMlKSW5D0vag+UiXWtxBLRTIVX+492k1+BufK8=
448+
github.com/submariner-io/admiral v0.19.0-rc3/go.mod h1:k9f0ru1z5D2eGkbksQLj2bxD1YRHNjtnLKhq4UHXrDc=
449+
github.com/submariner-io/shipyard v0.19.0-rc3 h1:L4CWnk2kaxa2o2DqYKV8Ws9smDcOVdqhbKrg3sDk2ws=
450+
github.com/submariner-io/shipyard v0.19.0-rc3/go.mod h1:HrnoErg/rM3r+QjUePY0x/SZi1xaeyjuQ+JTEc1bkMM=
451451
github.com/tidwall/pretty v1.0.0/go.mod h1:XNkn88O1ChpSDQmQeStsy+sBenx6DDtFZJxhVysOjyk=
452452
github.com/tmc/grpc-websocket-proxy v0.0.0-20170815181823-89b8d40f7ca8/go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U=
453453
github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5/go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U=

0 commit comments

Comments
 (0)