You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix compilation error with recent Go 1.24 versions
Since the underlying template says "1.24" and anything where
go has operated changes this to "1.24.0" - apparently they're
simply not compatible and won't build.
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
0 commit comments