We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74c4e52 commit daf0a9aCopy full SHA for daf0a9a
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 Go 1.17 and Alpine
+ You have created a new function which uses Go 1.18 and Alpine
5
Linux as its base image.
6
7
To disable the go module, for private vendor code, please use
template/golang-middleware/template.yml
language: golang-middleware
0 commit comments