You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
module servers
|
|
|
|
go 1.22.0
|
|
|
|
require (
|
|
github.com/estebangarcia21/subprocess v0.0.0-20230526204252-a1a6de4773be
|
|
github.com/webview/webview_go v0.0.0-20230901181450-5a14030a9070
|
|
)
|