added signal handler to the client

This commit is contained in:
2024-11-13 02:20:25 +09:00
parent f02536bf24
commit 9c927464b0
3 changed files with 69 additions and 31 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module hodu
go 1.22.0
go 1.21.0
require (
github.com/google/uuid v1.6.0