launch: add hermes (#15569)

This commit is contained in:
Parth Sareen
2026-04-15 12:00:23 -07:00
committed by GitHub
parent 06ae6367bd
commit 43f90def04
12 changed files with 3038 additions and 112 deletions

2
go.mod
View File

@@ -106,5 +106,5 @@ require (
golang.org/x/term v0.36.0
golang.org/x/text v0.30.0
google.golang.org/protobuf v1.34.1
gopkg.in/yaml.v3 v3.0.1 // indirect
gopkg.in/yaml.v3 v3.0.1
)