docker healthcheck

This commit is contained in:
2025-02-28 21:46:05 +00:00
parent f957088bea
commit c9806d5fe9
3 changed files with 17 additions and 7 deletions

4
go.mod
View File

@@ -7,7 +7,7 @@ require (
github.com/joho/godotenv v1.5.1
github.com/sirupsen/logrus v1.9.3
github.com/zmb3/spotify v1.3.0
golang.org/x/oauth2 v0.24.0
golang.org/x/oauth2 v0.27.0
)
require golang.org/x/sys v0.28.0 // indirect
require golang.org/x/sys v0.30.0 // indirect