File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,11 +2,11 @@ module github.com/meshery-extensions/kubectl-meshsync-snapshot
22
33go 1.24.0
44
5- // replace github.com/meshery/meshsync v0.8.22 => ../meshsync
5+ // replace github.com/meshery/meshsync v0.8.23 => ../meshsync
66
77require (
88 github.com/layer5io/meshkit v0.8.24
9- github.com/meshery/meshsync v0.8.22
9+ github.com/meshery/meshsync v0.8.23
1010 github.com/sirupsen/logrus v1.9.3
1111 github.com/spf13/cobra v1.9.1
1212)
Original file line number Diff line number Diff line change @@ -239,8 +239,8 @@ github.com/meshery/meshery-operator v0.8.7 h1:SsiyDiPEcibYtoHlYyziwvCcBVfZOCJxq4
239239github.com/meshery/meshery-operator v0.8.7 /go.mod h1:hQEtFKKa5Fr/Mskk6bV5ip3bQ0+3F0u1voYS3XisBp4 =
240240github.com/meshery/meshkit v0.8.32 h1:zXyMLkOXcu2eIVcAxXBfw72vebpq4m8716RBYGhG1fM =
241241github.com/meshery/meshkit v0.8.32 /go.mod h1:Ym2z/5oSQn1jDQr+Qjmm9pBW7jv+8oXqp5+RYr9NXQI =
242- github.com/meshery/meshsync v0.8.22 h1:uLymg+riXu7RmLSXo2CbVe02U/swGROJyMZAReQ8gBE =
243- github.com/meshery/meshsync v0.8.22 /go.mod h1:6D/aCTyK8+2VJNFnpJz1IdwvPsdV3ETEJo12VRKfY6I =
242+ github.com/meshery/meshsync v0.8.23 h1:Ss/ysrs0O97l7LM/UYNCv5Kk1asiBED7jmu/oGMhVUw =
243+ github.com/meshery/meshsync v0.8.23 /go.mod h1:6D/aCTyK8+2VJNFnpJz1IdwvPsdV3ETEJo12VRKfY6I =
244244github.com/meshery/schemas v0.8.22 h1:JQ7PoEheiXdkIG/h965L+DB7p/JdGEgs3i5r0EniSt4 =
245245github.com/meshery/schemas v0.8.22 /go.mod h1:tuAmsG9WJRjZ0Iv12HIAhKZbWpfpkTRjfPNThKbr7HA =
246246github.com/miekg/dns v1.1.57 h1:Jzi7ApEIzwEPLHWRcafCN9LZSBbqQpxjt/wpgvg7wcM =
You can’t perform that action at this time.
0 commit comments