Move refresh session to a separate service
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-27 13:32:21 +02:00
parent 1f62831bd2
commit a9784c3436
5 changed files with 87 additions and 69 deletions

2
go.mod
View File

@@ -43,7 +43,7 @@ require (
)
require (
gitea.badhouseplants.net/softplayer/softplayer-go-proto v0.0.0-20260517200845-22f1b32dfad9
gitea.badhouseplants.net/softplayer/softplayer-go-proto v0.0.0-20260527105637-8480adc36c56
github.com/golang/protobuf v1.5.4
golang.org/x/net v0.51.0 // indirect
golang.org/x/sys v0.42.0 // indirect