Skip to content

Commit 26aea5c

Browse files
authored
Merge pull request #406 from meshery/dependabot/go_modules/github.com/layer5io/meshkit-0.6.79
Bump github.com/layer5io/meshkit from 0.6.78 to 0.6.79
2 parents d2f1b16 + 058526c commit 26aea5c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ replace github.com/kudobuilder/kuttl => github.com/layer5io/kuttl v0.4.1-0.20200
77
require (
88
github.com/google/uuid v1.3.1
99
github.com/layer5io/meshery-adapter-library v1.1.0
10-
github.com/layer5io/meshkit v0.6.78
10+
github.com/layer5io/meshkit v0.6.79
1111
github.com/layer5io/service-mesh-performance v0.3.4
1212
gopkg.in/yaml.v2 v2.4.0
1313
)

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -539,8 +539,8 @@ github.com/layer5io/learn-layer5/smi-conformance v0.0.0-20210317075357-06b4f88b3
539539
github.com/layer5io/learn-layer5/smi-conformance v0.0.0-20210317075357-06b4f88b3e34/go.mod h1:BQPLwdJt7v7y0fXIejI4whR9zMyX07Wjt5xrbgEmHLw=
540540
github.com/layer5io/meshery-adapter-library v1.1.0 h1:aEu2C3KXZ6xeMt9rKIR0QgmYcTcURPt3AkNwn+p+kGQ=
541541
github.com/layer5io/meshery-adapter-library v1.1.0/go.mod h1:FCU9QDf8yh08QG63doH+qEbjBI6TJ7EjHRgU4wuAz7E=
542-
github.com/layer5io/meshkit v0.6.78 h1:EgQuyuMK6jhXioL9x7w77LpSstn13YpD3Ad9N/aInD8=
543-
github.com/layer5io/meshkit v0.6.78/go.mod h1:1FqYaxV4XItBeMueQL3MNOLU4xEiDgfBg7glDjujV7Q=
542+
github.com/layer5io/meshkit v0.6.79 h1:FxXtcJtQdoY6L3wL8W8YdnR7nxiNn3xY2U0o7GNC1Ec=
543+
github.com/layer5io/meshkit v0.6.79/go.mod h1:8dujy2ZSjnmtI7bFhMhnBUwFSlkPDyOowp6iLvxMslk=
544544
github.com/layer5io/service-mesh-performance v0.3.2-0.20210122142912-a94e0658b021/go.mod h1:W153amv8aHAeIWxO7b7d7Vibt9RhaEVh4Uh+RG+BumQ=
545545
github.com/layer5io/service-mesh-performance v0.3.4 h1:aw/elsx0wkry7SyiQRIj31wW7TPCP4YfhINdNOLXVg8=
546546
github.com/layer5io/service-mesh-performance v0.3.4/go.mod h1:W153amv8aHAeIWxO7b7d7Vibt9RhaEVh4Uh+RG+BumQ=

0 commit comments

Comments
 (0)