Skip to content

Commit

Permalink
Bump github.com/layer5io/nighthawk-go from 0.5.0 to 1.0.3
Browse files Browse the repository at this point in the history
Bumps [github.com/layer5io/nighthawk-go](https://github.com/layer5io/nighthawk-go) from 0.5.0 to 1.0.3.
- [Release notes](https://github.com/layer5io/nighthawk-go/releases)
- [Commits](layer5io/getnighthawk@v0.5.0...v1.0.3)

---
updated-dependencies:
- dependency-name: github.com/layer5io/nighthawk-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 15, 2022
1 parent b11e523 commit 2dc4bb6
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 @@ -38,7 +38,7 @@ require (
github.com/layer5io/meshery-operator v0.5.2
github.com/layer5io/meshkit v0.5.9
github.com/layer5io/meshsync v0.5.0
github.com/layer5io/nighthawk-go v0.5.0
github.com/layer5io/nighthawk-go v1.0.3
github.com/layer5io/service-mesh-performance v0.3.3
github.com/lib/pq v1.10.4
github.com/manifoldco/promptui v0.9.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -976,8 +976,8 @@ github.com/layer5io/meshkit v0.5.9 h1:shw6y8LZmcfjnOurH9Ei6/abcl4AUn53L949/A1Feg
github.com/layer5io/meshkit v0.5.9/go.mod h1:svuUqBHM3GXODu6ZjoUMc4/5H3mQe77CzBfpLwfSilw=
github.com/layer5io/meshsync v0.5.0 h1:LIwVrAU0muV8u2O+th6xJFbo5QU/Mq3KYszJL3B+vaE=
github.com/layer5io/meshsync v0.5.0/go.mod h1:RbBHb8aCaySHJv50Yr+6CdOVP2egjpk+hp10u61V2Tg=
github.com/layer5io/nighthawk-go v0.5.0 h1:V785ZDRgwJJ7pfNpATG7BUOKaaMqdurX9/NiEZ1fHIQ=
github.com/layer5io/nighthawk-go v0.5.0/go.mod h1:iKEQtXtfvcJ4zNVRqmCzMeamnfiiQrd4CNHgdQQC49Y=
github.com/layer5io/nighthawk-go v1.0.3 h1:AGhip7TM8FjaDJ58jU/7BoPx+O45S7UNImfw7vC2Z0U=
github.com/layer5io/nighthawk-go v1.0.3/go.mod h1:iKEQtXtfvcJ4zNVRqmCzMeamnfiiQrd4CNHgdQQC49Y=
github.com/layer5io/service-mesh-performance v0.3.3 h1:KtouYXg64y+G0soPJwDeB0sM6PXolBpkV6Ke15aqwmk=
github.com/layer5io/service-mesh-performance v0.3.3/go.mod h1:W153amv8aHAeIWxO7b7d7Vibt9RhaEVh4Uh+RG+BumQ=
github.com/lib/pq v1.0.0/go.mod h1:5WUZQaWbwv1U+lTReE5YruASi9Al49XbQIvNi/34Woo=
Expand Down

0 comments on commit 2dc4bb6

Please sign in to comment.