Skip to content

Commit

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

Bump github.com/layer5io/meshkit from 0.7.84 to 0.7.87
  • Loading branch information
theBeginner86 authored Dec 5, 2024
2 parents 27d753f + 0472a81 commit 5151915
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 @@ -3,7 +3,7 @@ module github.com/meshery/helm-kanvas-snapshot
go 1.21.8

require (
github.com/layer5io/meshkit v0.7.84
github.com/layer5io/meshkit v0.7.87
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.8.1
github.com/spf13/viper v1.19.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=
github.com/kr/pretty v0.3.1/go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk=
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/layer5io/meshkit v0.7.84 h1:BGedXw44ns+7+eiSST8zkEo0l4hJsbdaXV09IWcszvk=
github.com/layer5io/meshkit v0.7.84/go.mod h1:Yvcd6dKXqw05lmlYjH1cTq83Gh6T2/3XGyCO1X9k5js=
github.com/layer5io/meshkit v0.7.87 h1:aSjc936ADOq1OUQaK/mgIU+zidAKD0lvuqis02RmBbg=
github.com/layer5io/meshkit v0.7.87/go.mod h1:Yz6oO6KEJ4u9hB6UDnvrwZKlgt46BqVINiuH88oxTEI=
github.com/magiconair/properties v1.8.7 h1:IeQXZAiQcpL9mgcAe1Nu6cX9LLw6ExEHKjN0VQdvPDY=
github.com/magiconair/properties v1.8.7/go.mod h1:Dhd985XPs7jluiymwWYZ0G4Z61jb3vdS329zhj2hYo0=
github.com/mitchellh/mapstructure v1.5.0 h1:jeMsZIYE/09sWLaz43PL7Gy6RuMjD2eJVyuac5Z2hdY=
Expand Down

0 comments on commit 5151915

Please sign in to comment.