Skip to content

Commit c1602ab

Browse files
committed
feat: update generated APIs
1 parent 7dd576d commit c1602ab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/clients/src/api/function/v1beta1/types.gen.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ export type FunctionRuntime =
5757
| 'php83'
5858
| 'go122'
5959
| 'rust179'
60+
| 'go123'
61+
| 'go124'
6062

6163
export type FunctionSandbox = 'unknown_sandbox' | 'v1' | 'v2'
6264

0 commit comments

Comments
 (0)