openfaas / golang-http-template

Golang templates for OpenFaaS using HTTP extensions
https://www.openfaas.com/
MIT License
106 stars 57 forks source link

Update of-watchdog to 0.9.6 #76

Closed welteki closed 2 years ago

welteki commented 2 years ago

Signed-off-by: Han Verstraete (OpenFaaS Ltd) han@openfaas.com

Description

Update of-watchdog to 0.9.6

How Has This Been Tested?

  1. Created new function form local template using: faas-cli new golang-http-test --lang golang-http
  2. Build and deployed function using faas-cli up -f ./golang-http-test
  3. Invoked function successfully

How are existing users impacted? What migration steps/scripts do we need?

Should not impact existing users.

Checklist:

I have: