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

Update grafana-plugin-sdk-go to 0.255 #323

Merged
merged 4 commits into from
Oct 18, 2024
Merged

Conversation

zoltanbedi
Copy link
Member

@zoltanbedi zoltanbedi commented Sep 30, 2024

This pull request includes updates to the cspell.config.json file, upgrades to dependencies in go.mod, and adds nolint comments in pkg/main.go to temporarily suppress static analysis warnings.

Dependency updates:

  • go.mod: Upgraded multiple dependencies to their latest versions, including github.com/grafana/grafana-plugin-sdk-go, github.com/gorilla/mux, and go.opentelemetry.io packages. [1] [2]

Code linting:

  • pkg/main.go: Added //nolint:staticcheck comments to ignore static analysis warnings for now.

@zoltanbedi zoltanbedi requested a review from a team as a code owner September 30, 2024 14:42
@zoltanbedi zoltanbedi self-assigned this Sep 30, 2024
@zoltanbedi zoltanbedi force-pushed the bump-plugin-sdk-go-0-251 branch from 032d2f0 to bba9a7d Compare October 1, 2024 07:46
@zoltanbedi zoltanbedi changed the title Update grafana-plugin-sdk-go to 0.251 Update grafana-plugin-sdk-go to 0.255 Oct 18, 2024
Copy link
Member

@gwdawson gwdawson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@zoltanbedi zoltanbedi merged commit 33693f3 into main Oct 18, 2024
3 checks passed
@zoltanbedi zoltanbedi deleted the bump-plugin-sdk-go-0-251 branch October 18, 2024 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Complete
Development

Successfully merging this pull request may close these issues.

2 participants