fix: go1.23 build context — COPY . /app/handler/ вместо COPY handler/

This commit is contained in:
“Naeel”
2026-03-11 16:14:42 +04:00
parent 78d11aeb26
commit c4559dd365
4 changed files with 5 additions and 4 deletions
-1
View File
@@ -1,4 +1,3 @@
package code
// Изменено: 2026-03-11
// greeting.go — пример Go функции: возвращает приветствие.
//