Skip to content

Commit 9ab462e

Browse files
Bump github.com/yuin/goldmark from 1.7.10 to 1.7.11 in the all group
Bumps the all group with 1 update: [github.com/yuin/goldmark](https://github.com/yuin/goldmark). Updates `github.com/yuin/goldmark` from 1.7.10 to 1.7.11 - [Release notes](https://github.com/yuin/goldmark/releases) - [Commits](yuin/goldmark@v1.7.10...v1.7.11) --- updated-dependencies: - dependency-name: github.com/yuin/goldmark dependency-version: 1.7.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5784758 commit 9ab462e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ require (
3333
github.com/spf13/cobra v1.9.1
3434
github.com/stretchr/testify v1.10.0
3535
github.com/tj/go-spin v1.1.0
36-
github.com/yuin/goldmark v1.7.10
36+
github.com/yuin/goldmark v1.7.11
3737
golang.org/x/net v0.39.0
3838
golang.org/x/oauth2 v0.29.0
3939
golang.org/x/text v0.24.0

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -898,8 +898,8 @@ github.com/yuin/goldmark v1.1.30/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9de
898898
github.com/yuin/goldmark v1.1.32/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
899899
github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
900900
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
901-
github.com/yuin/goldmark v1.7.10 h1:S+LrtBjRmqMac2UdtB6yyCEJm+UILZ2fefI4p7o0QpI=
902-
github.com/yuin/goldmark v1.7.10/go.mod h1:ip/1k0VRfGynBgxOz0yCqHrbZXhcjxyuS66Brc7iBKg=
901+
github.com/yuin/goldmark v1.7.11 h1:ZCxLyDMtz0nT2HFfsYG8WZ47Trip2+JyLysKcMYE5bo=
902+
github.com/yuin/goldmark v1.7.11/go.mod h1:ip/1k0VRfGynBgxOz0yCqHrbZXhcjxyuS66Brc7iBKg=
903903
github.com/yusufpapurcu/wmi v1.2.4 h1:zFUKzehAFReQwLys1b/iSMl+JQGSCSjtVqQn9bBrPo0=
904904
github.com/yusufpapurcu/wmi v1.2.4/go.mod h1:SBZ9tNy3G9/m5Oi98Zks0QjeHVDvuK0qfxQmPyzfmi0=
905905
github.com/zalando/go-keyring v0.2.3 h1:v9CUu9phlABObO4LPWycf+zwMG7nlbb3t/B5wa97yms=

0 commit comments

Comments
 (0)