You've already forked goreleaser
mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-07-05 00:59:04 +02:00
chore(deps): bump all (#1174)
* chore(deps): bump Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com> * chore(deps): bump semver Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com> * chore(deps): bump cors Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
This commit is contained in:
committed by
GitHub
parent
c6e0513dd1
commit
50235f2974
@ -9,7 +9,7 @@ import (
|
||||
"strconv"
|
||||
|
||||
"github.com/apex/log"
|
||||
"github.com/google/go-github/v25/github"
|
||||
"github.com/google/go-github/v28/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