Skip to content

Commit 556a381

Browse files
Automated Releasesubmariner-bot
authored andcommitted
Update Submariner dependencies to v0.21.2
Signed-off-by: Automated Release <[email protected]>
1 parent 4f4c90f commit 556a381

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
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.7.0
1616
github.com/prometheus/client_golang v1.22.0
17-
github.com/submariner-io/admiral v0.21.1
18-
github.com/submariner-io/shipyard v0.21.1
17+
github.com/submariner-io/admiral v0.21.2
18+
github.com/submariner-io/shipyard v0.21.2
1919
github.com/tigera/operator/api v0.0.0-20250829192342-96fd517a8419
2020
github.com/vishvananda/netlink v1.3.1
2121
golang.org/x/net v0.41.0

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -175,10 +175,10 @@ github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO
175175
github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
176176
github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA=
177177
github.com/stretchr/testify v1.10.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
178-
github.com/submariner-io/admiral v0.21.1 h1:HrGoWfgKhrMXqLdWoo3s0d0jEx+Hxmf+EoXmRhwhfOc=
179-
github.com/submariner-io/admiral v0.21.1/go.mod h1:oQ/WE6YtUS4WR/VDL1pjabxwp85Xkur5ahfS+LN2BVM=
180-
github.com/submariner-io/shipyard v0.21.1 h1:gFIcZlbA/px+emsoE3jXpkaIFMGRya1k+pePq9pUa+c=
181-
github.com/submariner-io/shipyard v0.21.1/go.mod h1:y3Adl0g2Pu/R52/dp7/VxDFHzfglSVXf7XoaOpCkReA=
178+
github.com/submariner-io/admiral v0.21.2 h1:B2E/TJxo4fpd8aEEsmBnofSIrtI6asl5SMfNV3aU+wQ=
179+
github.com/submariner-io/admiral v0.21.2/go.mod h1:QLInKQdT7J9RJZiXx9Elfe7JhEzgIlUJ6LHompZtf/4=
180+
github.com/submariner-io/shipyard v0.21.2 h1:1V+PLh9ZqN2UV8/YAD3al6VqlCIH+xMQe195iC4IuL4=
181+
github.com/submariner-io/shipyard v0.21.2/go.mod h1:y3Adl0g2Pu/R52/dp7/VxDFHzfglSVXf7XoaOpCkReA=
182182
github.com/tigera/operator/api v0.0.0-20250829192342-96fd517a8419 h1:Shdwa7T6XNY6oKRiJVKkbH9L4V9iyAb6xb8k4FJ9OB4=
183183
github.com/tigera/operator/api v0.0.0-20250829192342-96fd517a8419/go.mod h1:VHTGNLahatombm93XGzp3ikt3dCaZVqWEEt6o38ZLZA=
184184
github.com/urfave/cli/v2 v2.4.0 h1:m2pxjjDFgDxSPtO8WSdbndj17Wu2y8vOT86wE/tjr+I=

0 commit comments

Comments
 (0)