Skip to content

Commit f3db0c0

Browse files
authored
Merge pull request #317 from meshery/noti
Add Event streamer struct
2 parents be7c079 + e81b105 commit f3db0c0

5 files changed

Lines changed: 52 additions & 148 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ replace (
1111
)
1212

1313
require (
14-
github.com/layer5io/meshery-adapter-library v0.5.9
15-
github.com/layer5io/meshkit v0.5.35
14+
github.com/layer5io/meshery-adapter-library v0.5.10
15+
github.com/layer5io/meshkit v0.5.37
1616
github.com/layer5io/service-mesh-performance v0.3.4
1717
gopkg.in/yaml.v2 v2.4.0
1818
k8s.io/apimachinery v0.23.6

0 commit comments

Comments
 (0)