Start writing logout method
All checks were successful
ci/woodpecker/push/build Pipeline was successful

Signed-off-by: Nikolai Rodionov <iam@allanger.xyz>
This commit is contained in:
2026-05-29 11:21:59 +02:00
parent 08087d453f
commit 34d44cf1de
3 changed files with 24 additions and 4 deletions

4
go.mod
View File

@@ -43,8 +43,8 @@ require (
)
require (
gitea.badhouseplants.net/softplayer/softplayer-go-proto v0.0.0-20260527114931-4c1b8d622e15
github.com/golang/protobuf v1.5.4
gitea.badhouseplants.net/softplayer/softplayer-go-proto v0.0.0-20260528090010-7bf4ddafe7f0
github.com/golang/protobuf v1.5.4 // indirect
golang.org/x/net v0.51.0 // indirect
golang.org/x/sys v0.42.0 // indirect
golang.org/x/text v0.34.0 // indirect