mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 08:25:07 +03:00
fix(fly)
This commit is contained in:
parent
2a6b247153
commit
33b8b26bc6
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ build:
|
||||||
dependencies:
|
dependencies:
|
||||||
# Build fails with go 1.21.0
|
# Build fails with go 1.21.0
|
||||||
# https://github.com/superfly/flyctl/issues/2688
|
# https://github.com/superfly/flyctl/issues/2688
|
||||||
go.dev: '>=1.20<1.21'
|
go.dev: ^1.21
|
||||||
env:
|
env:
|
||||||
CGO_ENABLED: 0
|
CGO_ENABLED: 0
|
||||||
LDFLAGS:
|
LDFLAGS:
|
||||||
|
|
Loading…
Reference in a new issue