File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
7
7
github.com/bradleyfalzon/ghinstallation/v2 v2.16.0
8
8
github.com/google/go-github/v74 v74.0.0
9
9
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79
10
- github.com/hashicorp/golang-lru v0.6.0
10
+ github.com/hashicorp/golang-lru v1.0.2
11
11
github.com/patrickmn/go-cache v2.1.0+incompatible
12
12
github.com/pkg/errors v0.9.1
13
13
github.com/rcrowley/go-metrics v0.0.0-20250401214520-65e299d6c5c9
Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ github.com/google/go-querystring v1.1.0 h1:AnCroh3fv4ZBgVIf1Iwtovgjaw/GiKJo8M8yD
18
18
github.com/google/go-querystring v1.1.0 /go.mod h1:Kcdr2DB4koayq7X8pmAG4sNG59So17icRSOU623lUBU =
19
19
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 h1:+ngKgrYPPJrOjhax5N+uePQ0Fh1Z7PheYoUI/0nzkPA =
20
20
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 /go.mod h1:FecbI9+v66THATjSRHfNgh1IVFe/9kFxbXtjV0ctIMA =
21
- github.com/hashicorp/golang-lru v0.6.0 h1:uL2shRDx7RTrOrTCUZEGP/wJUFiUI8QT6E7z5o8jga4 =
22
- github.com/hashicorp/golang-lru v0.6.0 /go.mod h1:iADmTwqILo4mZ8BN3D2Q6+9jd8WM5uGBxy+E8yxSoD4 =
21
+ github.com/hashicorp/golang-lru v1.0.2 h1:dV3g9Z/unq5DpblPpw+Oqcv4dU/1omnb4Ok8iPY6p1c =
22
+ github.com/hashicorp/golang-lru v1.0.2 /go.mod h1:iADmTwqILo4mZ8BN3D2Q6+9jd8WM5uGBxy+E8yxSoD4 =
23
23
github.com/kr/pretty v0.1.0 /go.mod h1:dAy3ld7l9f0ibDNOQOHHMYYIIbhfbHSm3C4ZsoJORNo =
24
24
github.com/kr/pretty v0.2.1 /go.mod h1:ipq/a2n7PKx3OHsz4KJII5eveXtPO4qwEXGdVfWzfnI =
25
25
github.com/kr/pretty v0.3.0 h1:WgNl7dwNpEZ6jJ9k1snq4pZsg7DOEN8hP9Xw0Tsjwk0 =
You can’t perform that action at this time.
0 commit comments