File tree 11 files changed +12
-12
lines changed
11 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ import (
25
25
"net/http"
26
26
"strings"
27
27
28
- "github.com/google/go-github/v59 /github"
28
+ "github.com/google/go-github/v60 /github"
29
29
"github.com/pkg/errors"
30
30
"github.com/rs/zerolog"
31
31
)
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ import (
21
21
"path/filepath"
22
22
"testing"
23
23
24
- "github.com/google/go-github/v59 /github"
24
+ "github.com/google/go-github/v60 /github"
25
25
)
26
26
27
27
const (
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ import (
20
20
"fmt"
21
21
"strings"
22
22
23
- "github.com/google/go-github/v59 /github"
23
+ "github.com/google/go-github/v60 /github"
24
24
"github.com/palantir/go-githubapp/githubapp"
25
25
"github.com/pkg/errors"
26
26
"github.com/rs/zerolog"
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ package githubapp
17
17
import (
18
18
"fmt"
19
19
20
- "github.com/google/go-github/v59 /github"
20
+ "github.com/google/go-github/v60 /github"
21
21
lru "github.com/hashicorp/golang-lru"
22
22
"github.com/pkg/errors"
23
23
"github.com/shurcooL/githubv4"
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ import (
24
24
"time"
25
25
26
26
"github.com/bradleyfalzon/ghinstallation/v2"
27
- "github.com/google/go-github/v59 /github"
27
+ "github.com/google/go-github/v60 /github"
28
28
"github.com/gregjones/httpcache"
29
29
"github.com/pkg/errors"
30
30
"github.com/shurcooL/githubv4"
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ package githubapp
17
17
import (
18
18
"context"
19
19
20
- "github.com/google/go-github/v59 /github"
20
+ "github.com/google/go-github/v60 /github"
21
21
"github.com/rs/zerolog"
22
22
)
23
23
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ import (
20
20
"encoding/json"
21
21
"testing"
22
22
23
- "github.com/google/go-github/v59 /github"
23
+ "github.com/google/go-github/v60 /github"
24
24
"github.com/rs/zerolog"
25
25
)
26
26
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ import (
19
19
"fmt"
20
20
"net/http"
21
21
22
- "github.com/google/go-github/v59 /github"
22
+ "github.com/google/go-github/v60 /github"
23
23
"github.com/pkg/errors"
24
24
"github.com/rcrowley/go-metrics"
25
25
"github.com/rs/zerolog"
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ import (
19
19
"fmt"
20
20
"net/http"
21
21
22
- "github.com/google/go-github/v59 /github"
22
+ "github.com/google/go-github/v60 /github"
23
23
"github.com/pkg/errors"
24
24
)
25
25
Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/alexedwards/scs v1.4.1
7
7
github.com/bradleyfalzon/ghinstallation/v2 v2.9.0
8
- github.com/google/go-github/v59 v59 .0.0
8
+ github.com/google/go-github/v60 v60 .0.0
9
9
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79
10
10
github.com/hashicorp/golang-lru v0.6.0
11
11
github.com/patrickmn/go-cache v2.1.0+incompatible
Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
17
17
github.com/google/go-cmp v0.6.0 /go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY =
18
18
github.com/google/go-github/v57 v57.0.0 h1:L+Y3UPTY8ALM8x+TV0lg+IEBI+upibemtBD8Q9u7zHs =
19
19
github.com/google/go-github/v57 v57.0.0 /go.mod h1:s0omdnye0hvK/ecLvpsGfJMiRt85PimQh4oygmLIxHw =
20
- github.com/google/go-github/v59 v59 .0.0 h1:7h6bgpF5as0YQLLkEiVqpgtJqjimMYhBkD4jT5aN3VA =
21
- github.com/google/go-github/v59 v59 .0.0/go.mod h1:rJU4R0rQHFVFDOkqGWxfLNo6vEk4dv40oDjhV/gH6wM =
20
+ github.com/google/go-github/v60 v60 .0.0 h1:oLG98PsLauFvvu4D/YPxq374jhSxFYdzQGNCyONLfn8 =
21
+ github.com/google/go-github/v60 v60 .0.0/go.mod h1:ByhX2dP9XT9o/ll2yXAu2VD8l5eNVg8hD4Cr0S/LmQk =
22
22
github.com/google/go-querystring v1.1.0 h1:AnCroh3fv4ZBgVIf1Iwtovgjaw/GiKJo8M8yD/fhyJ8 =
23
23
github.com/google/go-querystring v1.1.0 /go.mod h1:Kcdr2DB4koayq7X8pmAG4sNG59So17icRSOU623lUBU =
24
24
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 h1:+ngKgrYPPJrOjhax5N+uePQ0Fh1Z7PheYoUI/0nzkPA =
You can’t perform that action at this time.
0 commit comments