We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 125a9be commit 6186264Copy full SHA for 6186264
README.md
@@ -18,7 +18,7 @@ See the official API documentation for more information.
18
19
## Requirements
20
21
-This library requires Go 1.23 or later.
+This library requires Go 1.24 or later.
22
23
## Installation ##
24
go.mod
@@ -1,3 +1,3 @@
1
module github.com/line/line-bot-sdk-go/v8
2
3
-go 1.23
+go 1.24
0 commit comments