Implemented running executables in memory
All checks were successful
/ test (push) Successful in 16s

This commit is contained in:
Eduard Urbach 2025-07-06 20:02:28 +02:00
parent e5aa006623
commit 5d39a13181
Signed by: akyoto
GPG key ID: 49226B848C78F6C8
10 changed files with 175 additions and 42 deletions

2
go.mod
View file

@ -7,4 +7,4 @@ require (
git.urbach.dev/go/color v0.0.0-20250606151219-222306e0b534
)
require golang.org/x/sys v0.33.0 // indirect
require golang.org/x/sys v0.33.0