chore(deps): bump github.com/yuin/goldmark from 1.7.11 to 1.7.12 (#135)
Bumps [github.com/yuin/goldmark](https://github.com/yuin/goldmark) from 1.7.11 to 1.7.12. - [Release notes](https://github.com/yuin/goldmark/releases) - [Commits](https://github.com/yuin/goldmark/compare/v1.7.11...v1.7.12) --- updated-dependencies: - dependency-name: github.com/yuin/goldmark dependency-version: 1.7.12 dependency-type: direct:production update-type: version-update:semver-patch ... 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:
5
go.mod
5
go.mod
@@ -1,6 +1,7 @@
|
||||
module github.com/charmbracelet/pop
|
||||
|
||||
go 1.21
|
||||
go 1.23.0
|
||||
|
||||
toolchain go1.24.1
|
||||
|
||||
require (
|
||||
@@ -13,7 +14,7 @@ require (
|
||||
github.com/resendlabs/resend-go v1.7.0
|
||||
github.com/spf13/cobra v1.9.1
|
||||
github.com/xhit/go-simple-mail/v2 v2.16.0
|
||||
github.com/yuin/goldmark v1.7.11
|
||||
github.com/yuin/goldmark v1.7.12
|
||||
)
|
||||
|
||||
require (
|
||||
|
||||
Reference in New Issue
Block a user