Skip to content

Commit a7d81cd

Browse files
committed
ci(netlify): update dependencies and improve API stability
- Update the Go version from `1.21.11` to `1.23.8` in the Netlify configuration Signed-off-by: appleboy <appleboy.tw@gmail.com>
1 parent 17418f1 commit a7d81cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ functions = "release/linux/lambda"
55
[build.environment]
66
GO111MODULE = "on"
77
GO_IMPORT_PATH = "github.com/appleboy/gorush"
8-
GO_VERSION = "1.21.11"
8+
GO_VERSION = "1.23.8"
99

1010
[[redirects]]
1111
from = "/*"

0 commit comments

Comments
 (0)