Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

functions: runtime of go:1.20 ignored #1637

Open
KylePeterDavies opened this issue Jan 11, 2025 · 0 comments
Open

functions: runtime of go:1.20 ignored #1637

KylePeterDavies opened this issue Jan 11, 2025 · 0 comments
Labels

Comments

@KylePeterDavies
Copy link

Describe the Issue:

Can't create Digital Ocean Go Function with go:1.20 instead I get go:1.17.

packages:
  - name: webhooks
    functions:
      - name: notifier2
        runtime: go:1.20
        web: false
doctl serverless deploy packages/webhooks
Deploying '/Users/kyle.davies/Desktop/DigitalOcean-Function-Discord-Webhook/packages/webhooks'
  to namespace 'fn-141fc203-4469-40e6-9931-7291b69433b9'
  on host 'https://faas-ams3-2a2df116.doserverless.co'
Nothing deployed

I also can't understand why it states Nothing Deployed but creates the function anyway?

Screenshot 2025-01-11 at 16 16 34

Environment:

  • doctl version: doctl version 1.120.1-release
  • OS: Apple MacOS 15.0 (24A335)
  • Installation method: homebrew

Additional Details:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant