Skip to content

Commit

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

Bump github.com/layer5io/meshkit from 0.5.37 to 0.6.0
  • Loading branch information
leecalcote authored Sep 24, 2022
2 parents 5fa8d28 + 9216b35 commit 147d1a8
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 3 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,9 @@ replace (
)

require (
github.com/google/uuid v1.3.0
github.com/layer5io/meshery-adapter-library v0.5.10
github.com/layer5io/meshkit v0.5.37
github.com/layer5io/meshkit v0.6.0
github.com/layer5io/service-mesh-performance v0.3.4
gopkg.in/yaml.v2 v2.4.0
)
Expand Down Expand Up @@ -70,7 +71,6 @@ require (
github.com/google/go-cmp v0.5.8 // indirect
github.com/google/gofuzz v1.2.0 // indirect
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
github.com/google/uuid v1.3.0 // indirect
github.com/googleapis/gnostic v0.5.5 // indirect
github.com/gorilla/mux v1.8.0 // indirect
github.com/gosuri/uitable v0.0.4 // indirect
Expand Down
Loading

0 comments on commit 147d1a8

Please sign in to comment.