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 1c21196 commit ecc14d1
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 @@ -64,7 +64,7 @@ replace (
require (
github.com/antihax/optional v1.0.0
github.com/rancher/rancher/pkg/apis v0.0.0-20240719121207-baeda6b89fe3
github.com/rancher/shepherd v0.0.0-20241025145849-cd31916f9eda
github.com/rancher/shepherd v0.0.0-20241217192057-f59684bee167
go.qase.io/client v0.0.0-20231114201952-65195ec001fa
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1530,8 +1530,8 @@ github.com/rancher/remotedialer v0.4.0 h1:T9yC5bFMsZFVQ6rK0dNrRg6rRb6Zr/4vsig8S0
github.com/rancher/remotedialer v0.4.0/go.mod h1:Ys004RpJuTLSm+k4aYUCoFiOOad37ubYev3TkOFg/5w=
github.com/rancher/rke v1.6.4 h1:PidjnDmvPpbmEIPvsC3qdX7SY1fEvNK4a9oPdtGw4OI=
github.com/rancher/rke v1.6.4/go.mod h1:ZDmcz3aeBsuORheojvGRxUJQS6NKRcpLTPXoY5N2y4c=
github.com/rancher/shepherd v0.0.0-20241025145849-cd31916f9eda h1:rPb8bc4If6MGcNaoZRvP+cZrdTrvHT0e3JwzGeWC22s=
github.com/rancher/shepherd v0.0.0-20241025145849-cd31916f9eda/go.mod h1:zekxs8n6YwnsX1i58abObrkWDfdA9O3hV8wQATuS+8o=
github.com/rancher/shepherd v0.0.0-20241217192057-f59684bee167 h1:F40iw7TB6ggjOwIr4m03dVUPYRa2oUHEiQ9isVeB+/4=
github.com/rancher/shepherd v0.0.0-20241217192057-f59684bee167/go.mod h1:zekxs8n6YwnsX1i58abObrkWDfdA9O3hV8wQATuS+8o=
github.com/rancher/steve v0.0.0-20241031174805-c4ebbe629ff1 h1:yGFb/SEfXbZfVB9xRRGIpmJTYYuW3ytgYiFwvRS21Jo=
github.com/rancher/steve v0.0.0-20241031174805-c4ebbe629ff1/go.mod h1:yCZnAK9NFEjhufrUfWsOSPGjXj5E3S8H5aUxSVzTRJY=
github.com/rancher/system-upgrade-controller/pkg/apis v0.0.0-20240301001845-4eacc2dabbde h1:x5VZI/0TUx1MeZirh6e0OMAInhCmq6yRvD6897458Ng=
Expand Down

0 comments on commit ecc14d1

Please sign in to comment.