Skip to content

Commit 9bf6a60

Browse files
Automated Releasesubmariner-bot
Automated Release
authored andcommitted
Update Submariner dependencies to v0.19.0-rc2
Signed-off-by: Automated Release <[email protected]>
1 parent d19ef68 commit 9bf6a60

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-rc1
18-
github.com/submariner-io/shipyard v0.19.0-rc1
17+
github.com/submariner-io/admiral v0.19.0-rc2
18+
github.com/submariner-io/shipyard v0.19.0-rc2
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-rc1 h1:UBYQmbnsaICgs6Qyid5egN8uc7L4Ql0DTBx3sb4vihA=
448-
github.com/submariner-io/admiral v0.19.0-rc1/go.mod h1:2bmvHxnJ0piOMriKolIJ4/o5negeZ7ge/NIEeARXNS8=
449-
github.com/submariner-io/shipyard v0.19.0-rc1 h1:KaQnYlGLZjUFAepgpHW0pmM9J74sjrOl5A1hsdLtWFQ=
450-
github.com/submariner-io/shipyard v0.19.0-rc1/go.mod h1:HrnoErg/rM3r+QjUePY0x/SZi1xaeyjuQ+JTEc1bkMM=
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=
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)