You've already forked goreleaser
mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-07-05 00:59:04 +02:00
feat(deps): update go-github to v56
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
@ -13,7 +13,7 @@ import (
|
||||
|
||||
"github.com/caarlos0/log"
|
||||
"github.com/charmbracelet/x/exp/ordered"
|
||||
"github.com/google/go-github/v55/github"
|
||||
"github.com/google/go-github/v56/github"
|
||||
"github.com/goreleaser/goreleaser/internal/artifact"
|
||||
"github.com/goreleaser/goreleaser/internal/tmpl"
|
||||
"github.com/goreleaser/goreleaser/pkg/config"
|
||||
|
Reference in New Issue
Block a user