fixed versions
All checks were successful
Build and Push Docker Image / Build image (push) Successful in 1m32s
All checks were successful
Build and Push Docker Image / Build image (push) Successful in 1m32s
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
module git.acooldomain.co/server-manager/backend/dbhandler
|
||||
|
||||
go 1.23.0
|
||||
go 1.24.1
|
||||
|
||||
toolchain go1.24.1
|
||||
toolchain go1.24.2
|
||||
|
||||
require (
|
||||
git.acooldomain.co/server-manager/backend/models v0.0.0-20250318232559-17e4ebac06f2
|
||||
git.acooldomain.co/server-manager/backend/models v0.0.0-20250409170334-54174ef41864
|
||||
github.com/coreos/go-oidc v2.3.0+incompatible
|
||||
golang.org/x/crypto v0.36.0
|
||||
golang.org/x/oauth2 v0.28.0
|
||||
|
||||
Reference in New Issue
Block a user