Skip to content

Commit b163087

Browse files
authored
Merge pull request #293 from meshery/dependabot/go_modules/github.com/layer5io/meshkit-0.5.27
Bump github.com/layer5io/meshkit from 0.5.24 to 0.5.27
2 parents d988561 + 72628d0 commit b163087

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ replace (
1212

1313
require (
1414
github.com/layer5io/meshery-adapter-library v0.5.7
15-
github.com/layer5io/meshkit v0.5.24
15+
github.com/layer5io/meshkit v0.5.27
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

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -881,8 +881,8 @@ github.com/layer5io/meshery-adapter-library v0.5.7/go.mod h1:YmLV0w6ucBagrqUB0x9
881881
github.com/layer5io/meshery-operator v0.5.5/go.mod h1:s2YXueMYV9uhkFAKHKS0XN/aS4+F3yjZ+UMD04HGRx0=
882882
github.com/layer5io/meshkit v0.5.16/go.mod h1:tj5TAjty7T/WJ8YvlDfOZF94t4g3mhWuKBCc6MOUoNU=
883883
github.com/layer5io/meshkit v0.5.22/go.mod h1:EUfXIcztap9Dh0Ao3Dmoxf3FMsm4h7zFHGwagj+5ra4=
884-
github.com/layer5io/meshkit v0.5.24 h1:U+yQ7S1d7E5scBibQVNYyCpSAvFRiYKMJHfF2QSsyYc=
885-
github.com/layer5io/meshkit v0.5.24/go.mod h1:dt0uOluDzatK6hbJEDAZbUsm7LJNb4nsXXaGUDtYxD0=
884+
github.com/layer5io/meshkit v0.5.27 h1:w2x9y4ZZlE7TYYtGJ2iJ5x1yxGldgAxezrMF8+lJVrk=
885+
github.com/layer5io/meshkit v0.5.27/go.mod h1:dt0uOluDzatK6hbJEDAZbUsm7LJNb4nsXXaGUDtYxD0=
886886
github.com/layer5io/service-mesh-performance v0.3.2-0.20210122142912-a94e0658b021/go.mod h1:W153amv8aHAeIWxO7b7d7Vibt9RhaEVh4Uh+RG+BumQ=
887887
github.com/layer5io/service-mesh-performance v0.3.4 h1:aw/elsx0wkry7SyiQRIj31wW7TPCP4YfhINdNOLXVg8=
888888
github.com/layer5io/service-mesh-performance v0.3.4/go.mod h1:W153amv8aHAeIWxO7b7d7Vibt9RhaEVh4Uh+RG+BumQ=

0 commit comments

Comments
 (0)