File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 11language : golang-middleware-inproc
22fprocess : ./handler
33welcome_message : |
4- You have created a new function which uses go 1.24 and Alpine
5- Linux as its base image.
4+ You have created a new function which uses Go 1.25 and Alpine
5+ Linux as its base image. The go.mod version is set to 1.24.0
6+ for compatibility.
67
78 To disable the go module, for private vendor code, please use
89 "--build-arg GO111MODULE=off" with faas-cli build or configure this
Original file line number Diff line number Diff line change 11language : golang-middleware
22fprocess : ./handler
33welcome_message : |
4- You have created a new function which uses go 1.23 and Alpine
5- Linux as its base image.
4+ You have created a new function which uses Go 1.25 and Alpine
5+ Linux as its base image. The go.mod version is set to 1.24.0
6+ for compatibility.
67
78 To disable the go module, for private vendor code, please use
89 "--build-arg GO111MODULE=off" with faas-cli build or configure this
You can’t perform that action at this time.
0 commit comments