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

chore: update routine version to 1.1.4 from 1.1.2 #6467

Conversation

haiqingchq
Copy link

@haiqingchq haiqingchq commented Nov 15, 2024

What this PR does / why we need it:

when we use go 1.23 to run make prepare, will encounter this problem:
#command-line-arguments Link: github.com/timandy/routine/g: invalid reference to runtime.g0internal/core/openapi/legacy/api/generate/generate.go:33: running "go": exit status 1make: *** [prepare] Error 1

fix condition for use go 1.22 to run make prepare

timandy/routine@8b58b7d

Which issue(s) this PR fixes:

  • Fixes #your-issue_number
  • [Erda Cloud Issue Link()

Specified Reviewers:

/assign @sfwn @iutx

ChangeLog

Language Changelog
🇺🇸 English fix condition for use go 1.23 to run make prepare
🇨🇳 中文 修复了使用go 1.23运行make prepare的问题

Need cherry-pick to release versions?

Add comment like /cherry-pick release/1.0 when this PR is merged.

For details on the cherry pick process, see the cherry pick requests section under CONTRIBUTING.md.

@erda-bot erda-bot requested a review from sfwn November 15, 2024 07:55
@sfwn
Copy link
Member

sfwn commented Nov 15, 2024

This pr should be tested in both go 1.22 & 1.23.

@iutx iutx changed the title update routine version to 1.1.4 from 1.1.2 chore: update routine version to 1.1.4 from 1.1.2 Nov 15, 2024
@erda-bot erda-bot requested a review from iutx November 15, 2024 10:00
@haiqingchq haiqingchq closed this Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants