You've already forked goreleaser
mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-07-05 00:59:04 +02:00
feat: update go-github (#1012)
This commit is contained in:
committed by
Carlos Alexandro Becker
parent
2b8258f003
commit
73a08d5d49
@ -8,7 +8,7 @@ import (
|
||||
"os"
|
||||
|
||||
"github.com/apex/log"
|
||||
"github.com/google/go-github/github"
|
||||
"github.com/google/go-github/v25/github"
|
||||
"github.com/goreleaser/goreleaser/internal/tmpl"
|
||||
"github.com/goreleaser/goreleaser/pkg/config"
|
||||
"github.com/goreleaser/goreleaser/pkg/context"
|
||||
|
Reference in New Issue
Block a user