Skip to content

Commit 0ac8db0

Browse files
authored
Merge branch 'main' into v1.6280.0
2 parents 8ffd363 + b981ef7 commit 0ac8db0

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)