mirror of
https://github.com/soypat/lneto.git
synced 2026-08-22 07:29:04 +00:00
add gvisor-mwe and add binary sizes to README
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
module gvisormwe
|
||||
|
||||
go 1.25.7
|
||||
|
||||
require (
|
||||
github.com/google/btree v1.1.2 // indirect
|
||||
github.com/usbarmory/go-net v0.0.0-20260416163630-1078311e0956 // indirect
|
||||
golang.org/x/sys v0.26.0 // indirect
|
||||
golang.org/x/time v0.7.0 // indirect
|
||||
gvisor.dev/gvisor v0.0.0-20250911055229-61a46406f068 // indirect
|
||||
)
|
||||
Reference in New Issue
Block a user