Skip to content

Commit

Permalink
Update Submariner dependencies to v0.17.0-rc1
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 20, 2024
1 parent a71562c commit 26466dc
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/ginkgo/v2 v2.15.0
github.com/onsi/gomega v1.31.1
github.com/pkg/errors v0.9.1
github.com/submariner-io/admiral v0.17.0-rc0
github.com/submariner-io/admiral v0.17.0-rc1
google.golang.org/api v0.154.0
k8s.io/api v0.29.1
k8s.io/apimachinery v0.29.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -201,8 +201,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.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk=
github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
github.com/submariner-io/admiral v0.17.0-rc0 h1:tFj8ftDmgfLm8HVXhS1F0PT+vPnsGwZsgBVGSYRAJE8=
github.com/submariner-io/admiral v0.17.0-rc0/go.mod h1:YNifWLU1l1t3Yi9xYSrdZVtFBkBChHw+tM2ow8oxo6Y=
github.com/submariner-io/admiral v0.17.0-rc1 h1:xC/zay6/XYnG+Xc4FYj4YT8nodM0OMv+B6Pp/ubl/oM=
github.com/submariner-io/admiral v0.17.0-rc1/go.mod h1:/yDoNCAwUqRzIVavDrq1CDUzrzjsornh5pSuUt5sss0=
github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.3.5/go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k=
Expand Down

0 comments on commit 26466dc

Please sign in to comment.