File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ require (
1515require (
1616 github.com/envoyproxy/go-control-plane/envoy v1.32.4
1717 github.com/golang/protobuf v1.5.4
18- github.com/meshery/meshkit v0.8.43
18+ github.com/meshery/meshkit v0.8.44
1919)
2020
2121require (
Original file line number Diff line number Diff line change @@ -79,8 +79,8 @@ github.com/lib/pq v1.10.9 h1:YXG7RB+JIjhP29X+OtkiDnYaXQwpS4JEWq7dtCCRUEw=
7979github.com/lib/pq v1.10.9 /go.mod h1:AlVN5x4E4T544tWzH6hKfbfQvm3HdbOxrmggDNAPY9o =
8080github.com/mattn/go-sqlite3 v1.14.24 h1:tpSp2G2KyMnnQu99ngJ47EIkWVmliIizyZBfPrBWDRM =
8181github.com/mattn/go-sqlite3 v1.14.24 /go.mod h1:Uh1q+B4BYcTPb+yiD3kU8Ct7aC0hY9fxUwlHK0RXw+Y =
82- github.com/meshery/meshkit v0.8.43 h1:dO0P9gRIYey/fgH/D5hWnMMUZ0YMP2BDZV96m9SghXY =
83- github.com/meshery/meshkit v0.8.43 /go.mod h1:QqknWr6NQBh4o2JvBccXh0a4cZzty7/QvK35yMWVgxE =
82+ github.com/meshery/meshkit v0.8.44 h1:AwYfFISxpPZyB8p/HcT02OiHCTFj7mCujwgT+UP6R00 =
83+ github.com/meshery/meshkit v0.8.44 /go.mod h1:8CSz33Rziuzu29kZEScI9kwooNKDZo2XtM/3gvrP0tk =
8484github.com/mitchellh/go-wordwrap v1.0.1 h1:TLuKupo69TCn6TQSyGxwI1EblZZEsQ0vMlAFQflz0v0 =
8585github.com/mitchellh/go-wordwrap v1.0.1 /go.mod h1:R62XHJLzvMFRBbcrT7m7WgmE1eOyTSsCt+hzestvNj0 =
8686github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421 /go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q =
You can’t perform that action at this time.
0 commit comments