This commit is contained in:
DarkGopher 2025-06-03 10:57:10 +02:00
parent 1c3000e532
commit c255491b9c
4 changed files with 40 additions and 55 deletions

2
go.mod
View file

@ -1,3 +1,5 @@
module git.mtux.eu/darkgopher/session
go 1.23.4
require golang.org/x/net v0.40.0