这是indexloc提供的服务,不要输入任何密码
Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Conversation

@neilfordyce
Copy link
Contributor

Description

Version bumps to fix CI. To run on a supported runner (ubuntu-22.04) and a supported version of go (v1.21).

Upgrading to Go v1.22 requires further investigation. It currently results in a panic with "encoding alphabet includes duplicate symbols". Imagine it's due to some outdated dependency, because I can't see any where we're calling base64.NewEncoding directly.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • This contribution follows the project's code of conduct
  • This contribution follows the project's contributing guidelines
  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@neilfordyce neilfordyce changed the title Update ci Fix CI May 28, 2024
@neilfordyce neilfordyce merged commit b0d6cd5 into bosun-monitor:master May 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants