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
2
2
3
3
go 1.24.0
4
4
5
- // replace github.com/meshery/meshsync v0.8.22 => ../meshsync
5
+ // replace github.com/meshery/meshsync v0.8.23 => ../meshsync
6
6
7
7
require (
8
8
github.com/layer5io/meshkit v0.8.24
9
- github.com/meshery/meshsync v0.8.22
9
+ github.com/meshery/meshsync v0.8.23
10
10
github.com/sirupsen/logrus v1.9.3
11
11
github.com/spf13/cobra v1.9.1
12
12
)
Original file line number Diff line number Diff line change @@ -239,8 +239,8 @@ github.com/meshery/meshery-operator v0.8.7 h1:SsiyDiPEcibYtoHlYyziwvCcBVfZOCJxq4
239
239
github.com/meshery/meshery-operator v0.8.7 /go.mod h1:hQEtFKKa5Fr/Mskk6bV5ip3bQ0+3F0u1voYS3XisBp4 =
240
240
github.com/meshery/meshkit v0.8.32 h1:zXyMLkOXcu2eIVcAxXBfw72vebpq4m8716RBYGhG1fM =
241
241
github.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 =
244
244
github.com/meshery/schemas v0.8.22 h1:JQ7PoEheiXdkIG/h965L+DB7p/JdGEgs3i5r0EniSt4 =
245
245
github.com/meshery/schemas v0.8.22 /go.mod h1:tuAmsG9WJRjZ0Iv12HIAhKZbWpfpkTRjfPNThKbr7HA =
246
246
github.com/miekg/dns v1.1.57 h1:Jzi7ApEIzwEPLHWRcafCN9LZSBbqQpxjt/wpgvg7wcM =
You can’t perform that action at this time.
0 commit comments