Skip to content

Commit

Permalink
Update Submariner dependencies to v0.19.0-rc3
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 Oct 18, 2024
1 parent a3b7415 commit 577f697
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ require (
github.com/onsi/gomega v1.34.2
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.9.0
github.com/submariner-io/admiral v0.19.0-rc2
github.com/submariner-io/admiral v0.19.0-rc3
google.golang.org/api v0.195.0
k8s.io/api v0.31.1
k8s.io/apimachinery v0.31.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -193,8 +193,8 @@ 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/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/x448/float16 v0.8.4 h1:qLwI1I70+NjRFUR3zs1JPUCgaCXSh3SW62uAKT1mSBM=
github.com/x448/float16 v0.8.4/go.mod h1:14CWIYCyZA/cWjXOioeEpHeN/83MdbZDRQHoFcYsOfg=
github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
Expand Down

0 comments on commit 577f697

Please sign in to comment.