Skip to content

Commit

Permalink
Update Submariner dependencies to v0.20.0-rc0
Browse files Browse the repository at this point in the history
Signed-off-by: Automated Release <[email protected]>
  • Loading branch information
Automated Release authored and submariner-bot committed Feb 5, 2025
1 parent dbf37e9 commit d20fce2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ require (
github.com/projectcalico/api v0.0.0-20230602153125-fb7148692637
github.com/prometheus-community/pro-bing v0.6.1
github.com/prometheus/client_golang v1.20.5
github.com/submariner-io/admiral v0.20.0-m3.0.20250130200921-a919a18a0cdd
github.com/submariner-io/shipyard v0.20.0-m3.0.20250130182730-391836d2402a
github.com/submariner-io/admiral v0.20.0-rc0
github.com/submariner-io/shipyard v0.20.0-rc0
github.com/vishvananda/netlink v1.3.0
golang.org/x/net v0.34.0
golang.org/x/sys v0.29.0
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -441,10 +441,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.20.0-m3.0.20250130200921-a919a18a0cdd h1:bmJAdYRm3Z23yBd3uTo62Cq0y3pBMvbNhFbS9RLJ1tI=
github.com/submariner-io/admiral v0.20.0-m3.0.20250130200921-a919a18a0cdd/go.mod h1:wE2upVWLg1v0Ps9/8RZqRa0Dxp6MxUsp/iFXS2tP3ss=
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/admiral v0.20.0-rc0 h1:ZfGDKkbo32e7kFnFbVahk2l1dNv8ecKYeEoo0WK46e8=
github.com/submariner-io/admiral v0.20.0-rc0/go.mod h1:qiQMi+rY1uaOvZNwIvhn+dgOjPI/kneUpJ4D/MbMtHQ=
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=
Expand Down

0 comments on commit d20fce2

Please sign in to comment.