Skip to content

Commit

Permalink
Merge pull request #406 from meshery/dependabot/go_modules/github.com…
Browse files Browse the repository at this point in the history
…/layer5io/meshkit-0.6.79

Bump github.com/layer5io/meshkit from 0.6.78 to 0.6.79
  • Loading branch information
Aisuko committed Nov 1, 2023
2 parents d2f1b16 + 058526c commit 26aea5c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ replace github.com/kudobuilder/kuttl => github.com/layer5io/kuttl v0.4.1-0.20200
require (
github.com/google/uuid v1.3.1
github.com/layer5io/meshery-adapter-library v1.1.0
github.com/layer5io/meshkit v0.6.78
github.com/layer5io/meshkit v0.6.79
github.com/layer5io/service-mesh-performance v0.3.4
gopkg.in/yaml.v2 v2.4.0
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -539,8 +539,8 @@ github.com/layer5io/learn-layer5/smi-conformance v0.0.0-20210317075357-06b4f88b3
github.com/layer5io/learn-layer5/smi-conformance v0.0.0-20210317075357-06b4f88b3e34/go.mod h1:BQPLwdJt7v7y0fXIejI4whR9zMyX07Wjt5xrbgEmHLw=
github.com/layer5io/meshery-adapter-library v1.1.0 h1:aEu2C3KXZ6xeMt9rKIR0QgmYcTcURPt3AkNwn+p+kGQ=
github.com/layer5io/meshery-adapter-library v1.1.0/go.mod h1:FCU9QDf8yh08QG63doH+qEbjBI6TJ7EjHRgU4wuAz7E=
github.com/layer5io/meshkit v0.6.78 h1:EgQuyuMK6jhXioL9x7w77LpSstn13YpD3Ad9N/aInD8=
github.com/layer5io/meshkit v0.6.78/go.mod h1:1FqYaxV4XItBeMueQL3MNOLU4xEiDgfBg7glDjujV7Q=
github.com/layer5io/meshkit v0.6.79 h1:FxXtcJtQdoY6L3wL8W8YdnR7nxiNn3xY2U0o7GNC1Ec=
github.com/layer5io/meshkit v0.6.79/go.mod h1:8dujy2ZSjnmtI7bFhMhnBUwFSlkPDyOowp6iLvxMslk=
github.com/layer5io/service-mesh-performance v0.3.2-0.20210122142912-a94e0658b021/go.mod h1:W153amv8aHAeIWxO7b7d7Vibt9RhaEVh4Uh+RG+BumQ=
github.com/layer5io/service-mesh-performance v0.3.4 h1:aw/elsx0wkry7SyiQRIj31wW7TPCP4YfhINdNOLXVg8=
github.com/layer5io/service-mesh-performance v0.3.4/go.mod h1:W153amv8aHAeIWxO7b7d7Vibt9RhaEVh4Uh+RG+BumQ=
Expand Down

0 comments on commit 26aea5c

Please sign in to comment.