mirror of
https://github.com/apricote/releaser-pleaser.git
synced 2026-01-13 21:21:03 +00:00
deps: update module github.com/google/go-github/v66 to v72 (#185)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
f49481cd92
commit
49855aa700
3 changed files with 4 additions and 4 deletions
2
go.mod
2
go.mod
|
|
@ -7,7 +7,7 @@ toolchain go1.24.4
|
|||
require (
|
||||
github.com/blang/semver/v4 v4.0.0
|
||||
github.com/go-git/go-git/v5 v5.16.1
|
||||
github.com/google/go-github/v66 v66.0.0
|
||||
github.com/google/go-github/v72 v72.0.0
|
||||
github.com/leodido/go-conventionalcommits v0.12.0
|
||||
github.com/spf13/cobra v1.9.1
|
||||
github.com/stretchr/testify v1.10.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue