Skip to content

Commit

Permalink
Merge pull request #2840 from cpanato/update-go-github
Browse files Browse the repository at this point in the history
go.mod: Update github.com/google/go-github to v48.2.0
  • Loading branch information
k8s-ci-robot committed Jan 3, 2023
2 parents 7b40ef1 + 1259605 commit 64ceb0e
Show file tree
Hide file tree
Showing 12 changed files with 31 additions and 15 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ require (
github.com/goark/go-cvss v1.3.0
github.com/golang/protobuf v1.5.2
github.com/google/go-containerregistry v0.12.1
github.com/google/go-github/v47 v47.1.0
github.com/google/go-github/v48 v48.2.0
github.com/google/uuid v1.3.0
github.com/hashicorp/go-multierror v1.1.1
github.com/in-toto/in-toto-golang v0.3.4-0.20220709202702-fa494aaa0add
Expand Down Expand Up @@ -40,7 +40,7 @@ require (
sigs.k8s.io/bom v0.4.1
sigs.k8s.io/mdtoc v1.1.0
sigs.k8s.io/promo-tools/v3 v3.4.11
sigs.k8s.io/release-sdk v0.9.6
sigs.k8s.io/release-sdk v0.9.7
sigs.k8s.io/release-utils v0.7.3
sigs.k8s.io/yaml v1.3.0
sigs.k8s.io/zeitgeist v0.3.5
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -753,8 +753,8 @@ github.com/google/go-containerregistry v0.12.1/go.mod h1:sdIK+oHQO7B93xI8UweYdl8
github.com/google/go-github/v28 v28.1.1/go.mod h1:bsqJWQX05omyWVmc00nEUql9mhQyv38lDZ8kPZcQVoM=
github.com/google/go-github/v45 v45.2.0 h1:5oRLszbrkvxDDqBCNj2hjDZMKmvexaZ1xw/FCD+K3FI=
github.com/google/go-github/v45 v45.2.0/go.mod h1:FObaZJEDSTa/WGCzZ2Z3eoCDXWJKMenWWTrd8jrta28=
github.com/google/go-github/v47 v47.1.0 h1:Cacm/WxQBOa9lF0FT0EMjZ2BWMetQ1TQfyurn4yF1z8=
github.com/google/go-github/v47 v47.1.0/go.mod h1:VPZBXNbFSJGjyjFRUKo9vZGawTajnWzC/YjGw/oFKi0=
github.com/google/go-github/v48 v48.2.0 h1:68puzySE6WqUY9KWmpOsDEQfDZsso98rT6pZcz9HqcE=
github.com/google/go-github/v48 v48.2.0/go.mod h1:dDlehKBDo850ZPvCTK0sEqTCVWcrGl2LcDiajkYi89Y=
github.com/google/go-licenses v0.0.0-20210329231322-ce1d9163b77d/go.mod h1:+TYOmkVoJOpwnS0wfdsJCV9CoD5nJYsHoFk/0CrTK4M=
github.com/google/go-querystring v1.0.0/go.mod h1:odCYkC5MyYFN7vkCjXpyrEuKhc/BUO6wN/zVPAxq5ck=
github.com/google/go-querystring v1.1.0 h1:AnCroh3fv4ZBgVIf1Iwtovgjaw/GiKJo8M8yD/fhyJ8=
Expand Down Expand Up @@ -2415,8 +2415,8 @@ sigs.k8s.io/mdtoc v1.1.0 h1:q3YtqYzmC2e0hgLXRIOm7/QLuPux1CX3ZHCwlbABxZo=
sigs.k8s.io/mdtoc v1.1.0/go.mod h1:QZLVEdHH2iNIR4uHAZyvFRtjloHgVItk8lo/mzCtq3w=
sigs.k8s.io/promo-tools/v3 v3.4.11 h1:tKmdHlFEJZozp7IkFSZebuj9YizgNJ9VRn8CYVoZtEg=
sigs.k8s.io/promo-tools/v3 v3.4.11/go.mod h1:kk8GXTrIFNvFS8j/aktGnd9Mi6lMH/zUV09/2FMX7ug=
sigs.k8s.io/release-sdk v0.9.6 h1:w1ts1DLythBr3BW2gt/HFfsqp+i19b8sJLPawvnwP58=
sigs.k8s.io/release-sdk v0.9.6/go.mod h1:I/xiA52I2KKMrhCVCY0AdALTTIf4uf1KpaPl4R3xwDc=
sigs.k8s.io/release-sdk v0.9.7 h1:YWZX0HxknbrxBO5XQUuXobc9GJ6Ol5kiNXRqR9+mmCk=
sigs.k8s.io/release-sdk v0.9.7/go.mod h1:jf1OljdCZ0XncrztYOIM9vBQaCBu3dlvUC1Iasv4S9Q=
sigs.k8s.io/release-utils v0.7.3 h1:6pS8x6c5RmdUgR9qcg1LO6hjUzuE4Yo9TGZ3DemrZdM=
sigs.k8s.io/release-utils v0.7.3/go.mod h1:n0mVez/1PZYZaZUTJmxewxH3RJ/Lf7JUDh7TG1CASOE=
sigs.k8s.io/structured-merge-diff/v4 v4.2.3 h1:PRbqxJClWWYMNV1dhaG4NsibJbArud9kFxnAMREiWFE=
Expand Down
2 changes: 1 addition & 1 deletion pkg/changelog/changelogfakes/fake_impl.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pkg/fastforward/fastforward_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ import (
"strings"
"testing"

gogithub "github.com/google/go-github/v47/github"
gogithub "github.com/google/go-github/v48/github"
"github.com/stretchr/testify/require"
"k8s.io/release/pkg/fastforward/fastforwardfakes"
)
Expand Down
2 changes: 1 addition & 1 deletion pkg/fastforward/fastforwardfakes/fake_impl.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pkg/fastforward/impl.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ import (
"k8s.io/release/pkg/gcp/gcb"
"k8s.io/release/pkg/release"

gogithub "github.com/google/go-github/v47/github"
gogithub "github.com/google/go-github/v48/github"
"sigs.k8s.io/release-sdk/git"
"sigs.k8s.io/release-sdk/github"
"sigs.k8s.io/release-utils/env"
Expand Down
2 changes: 1 addition & 1 deletion pkg/gcp/gcb/gcbfakes/fake_release.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pkg/kubepkg/kubepkg.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ import (
"time"

"github.com/blang/semver/v4"
gogithub "github.com/google/go-github/v47/github"
gogithub "github.com/google/go-github/v48/github"
"github.com/sirupsen/logrus"

"k8s.io/release/pkg/kubepkg/options"
Expand Down
2 changes: 1 addition & 1 deletion pkg/kubepkg/kubepkgfakes/fake_impl.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pkg/notes/notes.go
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ import (
"time"
"unicode"

gogithub "github.com/google/go-github/v47/github"
gogithub "github.com/google/go-github/v48/github"
"github.com/nozzle/throttler"
"github.com/sirupsen/logrus"
"golang.org/x/text/cases"
Expand Down
2 changes: 1 addition & 1 deletion pkg/notes/notes_gatherer_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ import (
"testing"
"time"

"github.com/google/go-github/v47/github"
"github.com/google/go-github/v48/github"
"github.com/sirupsen/logrus"
"sigs.k8s.io/release-sdk/git"
"sigs.k8s.io/release-sdk/github/githubfakes"
Expand Down
16 changes: 16 additions & 0 deletions pkg/packages/packagesfakes/fake_impl.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 64ceb0e

Please sign in to comment.