Обновление Go до 1.24 для совместимости с chromedp
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 12s

This commit is contained in:
poignatov
2026-01-22 20:15:29 +03:00
parent d1197e9428
commit 834e600886
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
module play-eng-backend
go 1.23
go 1.24
require (
github.com/chromedp/chromedp v0.14.2