mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-20 10:47:29 -06:00
[chore]: Bump github.com/yuin/goldmark from 1.5.6 to 1.6.0 (#2318)
Bumps [github.com/yuin/goldmark](https://github.com/yuin/goldmark) from 1.5.6 to 1.6.0. - [Release notes](https://github.com/yuin/goldmark/releases) - [Commits](https://github.com/yuin/goldmark/compare/v1.5.6...v1.6.0) --- updated-dependencies: - dependency-name: github.com/yuin/goldmark dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
32e70ec83d
commit
2a4b26ed20
10 changed files with 627 additions and 40 deletions
2
vendor/github.com/yuin/goldmark/.golangci.yml
generated
vendored
2
vendor/github.com/yuin/goldmark/.golangci.yml
generated
vendored
|
|
@ -45,7 +45,7 @@ linters-settings:
|
|||
disabled: false
|
||||
- name: dot-imports
|
||||
severity: warning
|
||||
disabled: false
|
||||
disabled: true
|
||||
- name: error-return
|
||||
severity: warning
|
||||
disabled: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue