Skip to content

Commit

Permalink
chore: Upgrade meshkit
Browse files Browse the repository at this point in the history
Signed-off-by: Nithish Karthik <[email protected]>
  • Loading branch information
humblenginr committed Jul 9, 2024
1 parent 5f07752 commit 2d76479
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ require (
github.com/jinzhu/copier v0.4.0
github.com/layer5io/gowrk2 v0.6.1
github.com/layer5io/meshery-operator v0.7.0
github.com/layer5io/meshkit v0.7.46
github.com/layer5io/meshkit v0.7.47
github.com/layer5io/meshsync v0.6.24
github.com/layer5io/nighthawk-go v1.0.3
github.com/layer5io/service-mesh-performance v0.6.1
Expand Down Expand Up @@ -334,4 +334,3 @@ require (
sigs.k8s.io/kustomize/kyaml v0.14.3-0.20230601165947-6ce0bf390ce3 // indirect
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 // indirect
sigs.k8s.io/yaml v1.4.0 // indirect
)

0 comments on commit 2d76479

Please sign in to comment.