File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 11module github.com/mmlb/each-commit-green
22
3- go 1.19
3+ go 1.23.0
4+
5+ toolchain go1.24.6
46
57require (
6- github.com/gofri/go-github-ratelimit v1.0.2
8+ github.com/gofri/go-github-ratelimit v1.1.1
9+ github.com/gofri/go-github-ratelimit/v2 v2.0.2
710 github.com/google/go-github/v50 v50.1.0
811 golang.org/x/oauth2 v0.6.0
912)
Original file line number Diff line number Diff line change 11github.com/gofri/go-github-ratelimit v1.0.2 h1:KalXdUIn6YxLJtMw0WNwkPR9WomUiSUL4/rWL8PUCW0 =
22github.com/gofri/go-github-ratelimit v1.0.2 /go.mod h1:OnCi5gV+hAG/LMR7llGhU7yHt44se9sYgKPnafoL7RY =
3+ github.com/gofri/go-github-ratelimit v1.1.1 h1:5TCOtFf45M2PjSYU17txqbiYBEzjOuK1+OhivbW69W0 =
4+ github.com/gofri/go-github-ratelimit v1.1.1 /go.mod h1:wGZlBbzHmIVjwDR3pZgKY7RBTV6gsQWxLVkpfwhcMJM =
5+ github.com/gofri/go-github-ratelimit/v2 v2.0.2 /go.mod h1:YBQt4gTbdcbMjJFT05YFEaECwH78P5b0IwrnbLiHGdE =
36github.com/golang/protobuf v1.3.1 /go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U =
47github.com/golang/protobuf v1.5.0 /go.mod h1:FsONVRAS9T7sI+LIUmWTfcYkHO4aIWwzhcaSAoJOfIk =
58github.com/golang/protobuf v1.5.3 h1:KhyjKVUg7Usr/dYsdSqoFveMYd5ko72D+zANwlG1mmg =
You can’t perform that action at this time.
0 commit comments