Add docker deploy
All checks were successful
build docker image / docker-build (push) Successful in 47s

This commit is contained in:
2024-11-04 19:54:06 +02:00
parent b05b1b9b48
commit daf5f8fb03
3 changed files with 4 additions and 3 deletions

2
go.mod
View File

@ -4,7 +4,7 @@ go 1.23
require (
gitea.stuzer.link/stuzer05/go-firefly3/v2 v2.1.0
gitea.stuzer.link/stuzer05/go-monobank v0.2303.0
gitea.stuzer.link/stuzer05/go-monobank v0.2303.1
github.com/antihax/optional v1.0.0
github.com/joho/godotenv v1.5.1
)