We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d6376e commit b29fec5Copy full SHA for b29fec5
template/golang-http/template.yml
@@ -1,7 +1,7 @@
1
language: golang-http
2
fprocess: ./handler
3
welcome_message: |
4
- You have created a new function which uses Golang 1.13.
+ You have created a new function which uses Go 1.15.
5
6
To include third-party dependencies, use Go modules and use
7
"--build-arg GO111MODULE=on" with faas-cli build or configure this
template/golang-middleware/template.yml
language: golang-middleware
0 commit comments