Skip to content

Commit

Permalink
Sync dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rancher-pr-and-push-webhook[bot] committed Dec 18, 2024
1 parent 788778e commit ed39350
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@ require (
github.com/gorilla/mux v1.8.1
github.com/rancher/dynamiclistener v0.6.0
github.com/rancher/lasso v0.0.0-20240924233157-8f384efc8813
github.com/rancher/rancher/pkg/apis v0.0.0-20241216141306-7668e56e894a
github.com/rancher/rke v1.6.4
github.com/rancher/wrangler/v3 v3.1.0
github.com/rancher/rancher/pkg/apis v0.0.0-20241217204836-d8f2c4ab3efc
github.com/rancher/rke v1.6.5
github.com/rancher/wrangler/v3 v3.0.1-rc.4
github.com/robfig/cron v1.2.0
github.com/sirupsen/logrus v1.9.3
github.com/stretchr/testify v1.10.0
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -169,12 +169,12 @@ github.com/rancher/lasso v0.0.0-20240924233157-8f384efc8813 h1:V/LY8pUHZG9Kc+xED
github.com/rancher/lasso v0.0.0-20240924233157-8f384efc8813/go.mod h1:IxgTBO55lziYhTEETyVKiT8/B5Rg92qYiRmcIIYoPgI=
github.com/rancher/norman v0.0.0-20240708202514-a0127673d1b9 h1:AlRMRs5mHJcdiK83KKJyFVeybPMZ7dOUzC0l3k9aUa8=
github.com/rancher/norman v0.0.0-20240708202514-a0127673d1b9/go.mod h1:dyjfXBsNiroPWOdUZe7diUOUSLf6HQ/r2kEpwH/8zas=
github.com/rancher/rancher/pkg/apis v0.0.0-20241216141306-7668e56e894a h1:uV+S/ZC0vUvT6kM9o0tqweoAg0oaCqmr8OtCObB69WM=
github.com/rancher/rancher/pkg/apis v0.0.0-20241216141306-7668e56e894a/go.mod h1:awAihDiJME5XiLFVD7QIHXVdUfy/00nB0ciILW8ipLw=
github.com/rancher/rancher/pkg/apis v0.0.0-20241217204836-d8f2c4ab3efc h1:hzrJargGAETm5hnQh1Glbodm7HxiPr6KyV62MLB6xn0=
github.com/rancher/rancher/pkg/apis v0.0.0-20241217204836-d8f2c4ab3efc/go.mod h1:uscrpvS/5R+L6xxparKFIZgyRbqtlNg06K46WwW2IfU=
github.com/rancher/rke v1.6.2 h1:ttGk77t5oe7bsiS7s7SOFmAl3PALYI5M2SQQenjKevk=
github.com/rancher/rke v1.6.2/go.mod h1:5xRbf3L8PxqJRhABjYRfaBqbpVqAnqyH3maUNQEuwvk=
github.com/rancher/wrangler/v3 v3.1.0 h1:8ETBnQOEcZaR6WBmUSysWW7WnERBOiNTMJr4Dj3UG/s=
github.com/rancher/wrangler/v3 v3.1.0/go.mod h1:gUPHS1ANs2NyByfeERHwkGiQ1rlIa8BpTJZtNSgMlZw=
github.com/rancher/wrangler/v3 v3.0.1-rc.4 h1:TOFp9Vv+D+O52MeuTM9M/aTT6OB/QZMoBchPfTSFMSc=
github.com/rancher/wrangler/v3 v3.0.1-rc.4/go.mod h1:cGBYMrchAW13we6LlubfXAv1EJ3z0QzsXiGKTPr+IXg=
github.com/robfig/cron v1.2.0 h1:ZjScXvvxeQ63Dbyxy76Fj3AT3Ut0aKsyd2/tl3DTMuQ=
github.com/robfig/cron v1.2.0/go.mod h1:JGuDeoQd7Z6yL4zQhZ3OPEVHB7fL6Ka6skscFHfmt2k=
github.com/rogpeppe/go-internal v1.12.0 h1:exVL4IDcn6na9z1rAb56Vxr+CgyK3nn3O+epU5NdKM8=
Expand Down

0 comments on commit ed39350

Please sign in to comment.