rsvp-lib
main
@ -0,0 +1,3 @@
module lishwist/client
go 1.24.5
@ -1,6 +1,7 @@
go 1.23.3
use (
./client
./core
./http
)