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 (
99 github.com/google/go-github/v33 v33.0.0
1010 github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79
1111 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
1313 github.com/pkg/errors v0.9.1
1414 github.com/rcrowley/go-metrics v0.0.0-20200313005456-10cdbea86bc0
1515 github.com/rs/zerolog v1.18.0
1616 github.com/shurcooL/githubv4 v0.0.0-20191127044304-8f68eb5628d0
1717 github.com/shurcooL/graphql v0.0.0-20181231061246-d48a9a75455f // indirect
1818 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
2020 gopkg.in/yaml.v2 v2.2.8
2121)
You can’t perform that action at this time.
0 commit comments