We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a18b53a commit 94c5825Copy full SHA for 94c5825
go.mod
@@ -2,7 +2,7 @@ module github.com/hsbc/go-api-pagination
2
3
go 1.22.0
4
5
-toolchain go1.23.6
+toolchain go1.24.3
6
7
require (
8
github.com/google/go-github/v69 v69.0.0
0 commit comments