SessionInfo parsing and another stuff

This commit is contained in:
2024-10-27 23:25:28 +00:00
parent 2bc756a2f0
commit d48a6fa24a
6 changed files with 54 additions and 8 deletions
+1
View File
@@ -4,5 +4,6 @@ go 1.23.2
require (
golang.org/x/sys v0.26.0
golang.org/x/text v0.19.0
gopkg.in/yaml.v3 v3.0.1
)