File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
77 github.com/google/go-github/v71 v71.0.0
88 github.com/google/go-github/v76 v76.0.0
99 github.com/google/go-github/v78 v78.0.0
10- github.com/jferrl/go-githubauth v1.4.2
10+ github.com/jferrl/go-githubauth v1.5.0
1111 github.com/jferrl/go-githubauth/v2 v2.0.0
1212 go.opentelemetry.io/contrib/bridges/otelslog v0.13.0
1313 go.opentelemetry.io/otel v1.38.0
Original file line number Diff line number Diff line change @@ -42,6 +42,8 @@ github.com/ianlancetaylor/demangle v0.0.0-20250417193237-f615e6bd150b h1:ogbOPx8
4242github.com/ianlancetaylor/demangle v0.0.0-20250417193237-f615e6bd150b /go.mod h1:gx7rwoVhcfuVKG5uya9Hs3Sxj7EIvldVofAWIUtGouw =
4343github.com/jferrl/go-githubauth v1.4.2 h1:kMAsSIWBTTy3MNMOna7OTseNvNLsXl/ME4+1SnjLSlY =
4444github.com/jferrl/go-githubauth v1.4.2 /go.mod h1:JZ6Ta7xaGYCsVOcX/gg++F+J68nV32zlnppQb3MNco8 =
45+ github.com/jferrl/go-githubauth v1.5.0 h1:0zv6YqxGwtu2pjtb1DP2vaPVhdsIlyy4AhrjWryJTY8 =
46+ github.com/jferrl/go-githubauth v1.5.0 /go.mod h1:dwyfWjg9p59UvnSVevlPGGiVfVluPgezLlHBMLD5qs0 =
4547github.com/jferrl/go-githubauth/v2 v2.0.0 /go.mod h1:CWegJ0VNNWoqKsTxXCMFUHkxaL3/2+Wkl2am0O0zoyg =
4648github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE =
4749github.com/kr/pretty v0.3.1 /go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk =
You can’t perform that action at this time.
0 commit comments