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 24, 2022
1 parent 42b75f9 commit fa8b918
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.10
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.4
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.10 h1:WkNMzQe/1v6yfvhyLyIqZbej+6/eHaTNZMXRZegQH
github.com/layer5io/meshkit v0.5.10/go.mod h1:PO9iTYyX0tzy7c0WK7NGi2jZr1G72cqng1W0XgXrOIo=
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.4 h1:aw/elsx0wkry7SyiQRIj31wW7TPCP4YfhINdNOLXVg8=
github.com/layer5io/service-mesh-performance v0.3.4/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 fa8b918

Please sign in to comment.