Go with fiber deployment failed

Project ID: 9c65b469-92d4-41d0-a2ef-d2e525703045
No description
Solution:
#12 0.450 /app/go.mod:3: invalid go version '1.21.4': must match format 1.23 In console I saw this error. The current go version is 1.21.4 right ?...
Jump to solution
4 Replies
Percy
Percy7mo ago
Project ID: 9c65b469-92d4-41d0-a2ef-d2e525703045
Ruhan Khandakar
Ruhan Khandakar7mo ago
Project ID: 9c65b469-92d4-41d0-a2ef-d2e525703045 failed to solve: process "/bin/bash -ol pipefail -c go mod download" did not complete successfully: exit code: 1
Solution
Ruhan Khandakar
Ruhan Khandakar7mo ago
#12 0.450 /app/go.mod:3: invalid go version '1.21.4': must match format 1.23 In console I saw this error. The current go version is 1.21.4 right ?
Ruhan Khandakar
Ruhan Khandakar7mo ago
Fixed: in go.mod changed version 1.21.4 to 1.21