Skip to content

Commit

Permalink
Updating go.mod and go.sum
Browse files Browse the repository at this point in the history
  • Loading branch information
anupama2501 committed Dec 17, 2024
1 parent 6396d70 commit 651db15
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 @@ -137,8 +137,8 @@ require (
github.com/rancher/norman v0.0.0-20241001183610-78a520c160ab
github.com/rancher/rancher/pkg/client v0.0.0
github.com/rancher/remotedialer v0.4.0
github.com/rancher/rke v1.7.0-rc.5
github.com/rancher/shepherd v0.0.0-20241213222351-98e341c77d0b
github.com/rancher/rke v1.7.1-rc.2
github.com/rancher/shepherd v0.0.0-20241217192141-80755a9de656
github.com/rancher/steve v0.0.0-20241206235902-65129458a74a
github.com/rancher/system-upgrade-controller/pkg/apis v0.0.0-20240301001845-4eacc2dabbde
github.com/rancher/wrangler v1.1.2
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -841,10 +841,10 @@ github.com/rancher/rke v1.7.1-rc.2 h1:vZ/BNH06qOuZm7/YX+0Nju9sZLAhLMaBRBT/59IADh
github.com/rancher/rke v1.7.1-rc.2/go.mod h1:+x++Mvl0A3jIzNLiu8nkraqZXiHg6VPWv0Xl4iQCg+A=
github.com/rancher/saml v0.4.14-rancher3 h1:2NN6cPqm9FJeiT25x8+gLHWGdulsEak33cHRkGaJ5v0=
github.com/rancher/saml v0.4.14-rancher3/go.mod h1:S4+611dxnKt8z/ulbvaJzcgSHsuhjVc1QHNTcr1R7Fw=
github.com/rancher/shepherd v0.0.0-20241023152838-da6b36b3b5b4 h1:visRJX2dnsdIFCDNQdAVHuGrDKFLX8AkYI0xlJQ7C6k=
github.com/rancher/shepherd v0.0.0-20241023152838-da6b36b3b5b4/go.mod h1:J++Mv5VQPMrxeHO3drDJojpo8PXrfib/psOzmjRl7G4=
github.com/rancher/steve v0.0.0-20241029132712-2175e090fe4b h1:BTJ9WH37q1d0wd7N1+0wB4WUk2uf7493l4mWBWJUYyc=
github.com/rancher/steve v0.0.0-20241029132712-2175e090fe4b/go.mod h1:WzfZOEsWZNcdTlE7kAh9nl4bzT5qyn07+5txsurGqqM=
github.com/rancher/shepherd v0.0.0-20241217192141-80755a9de656 h1:QyMrcyiRZjmwoY7eDY8f52KvZ+0wCF/eoVetMDIoIYo=
github.com/rancher/shepherd v0.0.0-20241217192141-80755a9de656/go.mod h1:J++Mv5VQPMrxeHO3drDJojpo8PXrfib/psOzmjRl7G4=
github.com/rancher/steve v0.0.0-20241206235902-65129458a74a h1:1pV2R7q0GD1ST1D+Y76bgccvIL7QagvcLng6CTYm4g8=
github.com/rancher/steve v0.0.0-20241206235902-65129458a74a/go.mod h1:BuNXoRaqXRbzTm+fXBVkL5WVKL3okX0qBsoFK4Dfluo=
github.com/rancher/system-upgrade-controller/pkg/apis v0.0.0-20240301001845-4eacc2dabbde h1:x5VZI/0TUx1MeZirh6e0OMAInhCmq6yRvD6897458Ng=
github.com/rancher/system-upgrade-controller/pkg/apis v0.0.0-20240301001845-4eacc2dabbde/go.mod h1:04o7UUy7ZFiMDEtHEjO1yS7IkO8TcsgjBl93Fcjq7Gg=
github.com/rancher/wrangler v1.1.2 h1:oXbXo9k7y/H4drUpb4RM1c++vT9O3rpoNEfyusGykiU=
Expand Down

0 comments on commit 651db15

Please sign in to comment.