Skip to content

Commit

Permalink
Bump github.com/guptarohit/asciigraph from 0.5.5 to 0.7.1
Browse files Browse the repository at this point in the history
Bumps [github.com/guptarohit/asciigraph](https://github.com/guptarohit/asciigraph) from 0.5.5 to 0.7.1.
- [Release notes](https://github.com/guptarohit/asciigraph/releases)
- [Changelog](https://github.com/guptarohit/asciigraph/blob/master/CHANGELOG.md)
- [Commits](guptarohit/asciigraph@v0.5.5...v0.7.1)

---
updated-dependencies:
- dependency-name: github.com/guptarohit/asciigraph
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 10, 2024
1 parent 25d1fb6 commit 8d3c47d
Show file tree
Hide file tree
Showing 9 changed files with 297 additions and 54 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ require (
github.com/go-openapi/loads v0.22.0
github.com/go-openapi/spec v0.21.0
github.com/go-xmlfmt/xmlfmt v1.1.2
github.com/guptarohit/asciigraph v0.5.5
github.com/guptarohit/asciigraph v0.7.1
github.com/nbio/st v0.0.0-20140626010706-e9e8d9816f32
github.com/opentracing/opentracing-go v1.2.0
github.com/peterbourgon/diskv v2.0.1+incompatible
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@ github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
github.com/gorilla/mux v1.8.0 h1:i40aqfkR1h2SlN9hojwV5ZA91wcXFOvkdNIeFDP5koI=
github.com/gorilla/mux v1.8.0/go.mod h1:DVbg23sWSpFRCP0SfiEN6jmj59UnW/n46BH5rLB71So=
github.com/guptarohit/asciigraph v0.5.5 h1:ccFnUF8xYIOUPPY3tmdvRyHqmn1MYI9iv1pLKX+/ZkQ=
github.com/guptarohit/asciigraph v0.5.5/go.mod h1:dYl5wwK4gNsnFf9Zp+l06rFiDZ5YtXM6x7SRWZ3KGag=
github.com/guptarohit/asciigraph v0.7.1 h1:K+JWbRc04XEfv8BSZgNuvhCmpbvX4+9NYd/UxXVnAuk=
github.com/guptarohit/asciigraph v0.7.1/go.mod h1:dYl5wwK4gNsnFf9Zp+l06rFiDZ5YtXM6x7SRWZ3KGag=
github.com/h2non/parth v0.0.0-20190131123155-b4df798d6542 h1:2VTzZjLZBgl62/EtslCrtky5vbi9dd7HrQPQIx6wqiw=
github.com/h2non/parth v0.0.0-20190131123155-b4df798d6542/go.mod h1:Ow0tF8D4Kplbc8s8sSb3V2oUCygFHVp8gC3Dn6U4MNI=
github.com/hokaccha/go-prettyjson v0.0.0-20211117102719-0474bc63780f h1:7LYC+Yfkj3CTRcShK0KOL/w6iTiKyqqBA9a41Wnggw8=
Expand Down
15 changes: 8 additions & 7 deletions vendor/github.com/guptarohit/asciigraph/.goreleaser.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

100 changes: 100 additions & 0 deletions vendor/github.com/guptarohit/asciigraph/CHANGELOG.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

136 changes: 101 additions & 35 deletions vendor/github.com/guptarohit/asciigraph/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 10 additions & 0 deletions vendor/github.com/guptarohit/asciigraph/asciigraph.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 8d3c47d

Please sign in to comment.