mirror of
https://github.com/apricote/releaser-pleaser.git
synced 2026-01-13 13:21:00 +00:00
deps: update module github.com/stretchr/testify to v1.11.1 (#250)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
c4610b8e5e
commit
84b3acbe4d
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
|
@ -12,7 +12,7 @@ require (
|
|||
github.com/leodido/go-conventionalcommits v0.12.0
|
||||
github.com/lmittmann/tint v1.1.2
|
||||
github.com/spf13/cobra v1.9.1
|
||||
github.com/stretchr/testify v1.11.0
|
||||
github.com/stretchr/testify v1.11.1
|
||||
github.com/teekennedy/goldmark-markdown v0.5.1
|
||||
github.com/yuin/goldmark v1.7.13
|
||||
gitlab.com/gitlab-org/api/client-go v0.142.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue