File tree Expand file tree Collapse file tree 2 files changed +345
-7
lines changed Expand file tree Collapse file tree 2 files changed +345
-7
lines changed Original file line number Diff line number Diff line change @@ -9,13 +9,13 @@ require (
9
9
github.com/google/go-github/v33 v33.0.0
10
10
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79
11
11
github.com/hashicorp/golang-lru v0.5.4
12
- github.com/palantir/go-baseapp v0.2.2
12
+ github.com/palantir/go-baseapp v0.2.3
13
13
github.com/pkg/errors v0.9.1
14
14
github.com/rcrowley/go-metrics v0.0.0-20200313005456-10cdbea86bc0
15
15
github.com/rs/zerolog v1.18.0
16
16
github.com/shurcooL/githubv4 v0.0.0-20191127044304-8f68eb5628d0
17
17
github.com/shurcooL/graphql v0.0.0-20181231061246-d48a9a75455f // indirect
18
18
goji.io v2.0.2+incompatible
19
- golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
19
+ golang.org/x/oauth2 v0.0.0-20210113205817-d3ed898aa8a3
20
20
gopkg.in/yaml.v2 v2.2.8
21
21
)
You can’t perform that action at this time.
0 commit comments