File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ require (
2222 sigs.k8s.io/controller-runtime v0.19.0
2323 sigs.k8s.io/controller-tools v0.16.1
2424 sigs.k8s.io/kustomize v2.0.3+incompatible
25- vitess.io/vitess v0.10.3-0.20250110203148-54dfd6005bcd
25+ vitess.io/vitess v0.10.3-0.20250117025239-eaaa2063ef87
2626)
2727
2828require (
@@ -101,7 +101,7 @@ require (
101101 github.com/go-openapi/swag v0.23.0 // indirect
102102 github.com/gobuffalo/flect v1.0.2 // indirect
103103 github.com/gogo/protobuf v1.3.2 // indirect
104- github.com/golang/glog v1.2.3 // indirect
104+ github.com/golang/glog v1.2.4 // indirect
105105 github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
106106 github.com/golang/protobuf v1.5.4 // indirect
107107 github.com/golang/snappy v0.0.4 // indirect
Original file line number Diff line number Diff line change @@ -235,8 +235,8 @@ github.com/gogo/protobuf v1.1.1/go.mod h1:r8qH/GZQm5c6nD/R0oafs1akxWv10x8SbQlK7a
235235github.1485827954.workers.dev/gogo/protobuf v1.3.2 h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q =
236236github.1485827954.workers.dev/gogo/protobuf v1.3.2 /go.mod h1:P1XiOD3dCwIKUDQYPy72D8LYyHL2YPYrpS2s69NZV8Q =
237237github.1485827954.workers.dev/golang/glog v0.0.0-20160126235308-23def4e6c14b /go.mod h1:SBH7ygxi8pfUlaOkMMuAQtPIUF8ecWP5IEl/CR7VP2Q =
238- github.com/golang/glog v1.2.3 h1:oDTdz9f5VGVVNGu/Q7UXKWYsD0873HXLHdJUNBsSEKM =
239- github.com/golang/glog v1.2.3 /go.mod h1:6AhwSGph0fcJtXVM/PEHPqZlFeoLxhs7/t5UDAwmO+w =
238+ github.com/golang/glog v1.2.4 h1:CNNw5U8lSiiBk7druxtSHHTsRWcxKoac6kZKm2peBBc =
239+ github.com/golang/glog v1.2.4 /go.mod h1:6AhwSGph0fcJtXVM/PEHPqZlFeoLxhs7/t5UDAwmO+w =
240240github.1485827954.workers.dev/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e /go.mod h1:cIg4eruTrX1D+g88fzRXU5OdNfaM+9IcxsU14FzY7Hc =
241241github.1485827954.workers.dev/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da h1:oI5xCqsCo564l8iNU+DwB5epxmsaqB+rhGL0m5jtYqE =
242242github.1485827954.workers.dev/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da /go.mod h1:cIg4eruTrX1D+g88fzRXU5OdNfaM+9IcxsU14FzY7Hc =
@@ -866,5 +866,5 @@ sigs.k8s.io/structured-merge-diff/v4 v4.4.1/go.mod h1:N8hJocpFajUSSeSJ9bOZ77Vzej
866866sigs.k8s.io/yaml v1.2.0 /go.mod h1:yfXDCHCao9+ENCvLSE62v9VSji2MKu5jeNfTrofGhJc =
867867sigs.k8s.io/yaml v1.4.0 h1:Mk1wCc2gy/F0THH0TAp1QYyJNzRm2KCLy3o5ASXVI5E =
868868sigs.k8s.io/yaml v1.4.0 /go.mod h1:Ejl7/uTz7PSA4eKMyQCUTnhZYNmLIl+5c2lQPGR2BPY =
869- vitess.io/vitess v0.10.3-0.20250110203148-54dfd6005bcd h1:go7v1XHtzBNk6iwuUntTT80NmPrdEfUU8L5rEnsxHUI =
870- vitess.io/vitess v0.10.3-0.20250110203148-54dfd6005bcd /go.mod h1:D8Hkm8b/5vxA798FWZcn9WeZthOVFt3ko+yGPQZ/DGE =
869+ vitess.io/vitess v0.10.3-0.20250117025239-eaaa2063ef87 h1:9GngLsEJlYvJqj5+e3Xi/qcCScwuEG4c1SHRe3CfWZE =
870+ vitess.io/vitess v0.10.3-0.20250117025239-eaaa2063ef87 /go.mod h1:tVAQJjOna/biF5AETcIrN7SPu/hsY/vrTkN67qDVrzc =
You can’t perform that action at this time.
0 commit comments