resolvepanic moved to util.ResolvePanic

This commit is contained in:
DarkGopher 2025-06-17 18:50:59 +02:00
parent 77101ac9b4
commit 0a74eadccb
6 changed files with 85 additions and 18 deletions

2
go.mod
View file

@ -3,3 +3,5 @@ module git.mtux.eu/darkgopher/session
go 1.23.4
require golang.org/x/net v0.40.0
require github.com/djherbis/atime v1.1.0