digitallyserviced / tdfgo

TheDraw font renderer in Go
Creative Commons Zero v1.0 Universal
53 stars 3 forks source link

Bump github.com/gookit/goutil from 0.5.8 to 0.6.0 #26

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/gookit/goutil from 0.5.8 to 0.6.0.

Release notes

Sourced from github.com/gookit/goutil's releases.

v0.6.0

Change Log

NOTE: since v0.6.0 require go 1.18

Refactor

Feature

Update

Other

... (truncated)

Commits
  • c6fc881 chore: re-genreate docs and fix pkg not import
  • 40e02c7 up: fix cli read error and add new cli util func
  • 3640638 up: modify some dep package logic
  • ad8ce94 chore: add desc commonts for const, vars and package
  • 752d3b3 Merge pull request #71 from Juneezee/refactor/Readdir
  • cd99ed9 refactor: replace Readdir(-1) with ioutil.ReadDir
  • ed0c4d0 Merge pull request #70 from gookit/dependabot/github_actions/WillAbides/setup...
  • 5346ec5 doc: update and re-generate README docs
  • daabe2b up: fix some tests and code style error
  • baab86a Merge branch 'master' of https://github.com/gookit/goutil
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #28.