Skip to content

Commit

Permalink
Bump grafana-plugin-sdk-go version from v0.249.0 => v0.250.0 (#413)
Browse files Browse the repository at this point in the history
  • Loading branch information
IfSentient authored Sep 19, 2024
1 parent 73db82e commit b6e9e57
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ retract (

require (
github.com/grafana/grafana-app-sdk v0.20.1
github.com/grafana/grafana-plugin-sdk-go v0.249.0
github.com/grafana/grafana-plugin-sdk-go v0.250.0
github.com/prometheus/client_golang v1.20.4
github.com/stretchr/testify v1.9.0
go.opentelemetry.io/otel v1.30.0
Expand Down
2 changes: 2 additions & 0 deletions plugin/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,8 @@ github.com/grafana/grafana-app-sdk v0.20.1 h1:xtZr7HVZhLSM50yGg5+wGWQ59i5/ClHNnX
github.com/grafana/grafana-app-sdk v0.20.1/go.mod h1:+Jg5Pz2G/7gW42UriHiGO3V0etkruvCdDUyKD6cTfaE=
github.com/grafana/grafana-plugin-sdk-go v0.249.0 h1:PIsVbK87GlZSFjTZPMOV4EK49OZQoNzS620VRJbkzaE=
github.com/grafana/grafana-plugin-sdk-go v0.249.0/go.mod h1:gCGN9kHY3KeX4qyni3+Kead38Q+85pYOrsDcxZp6AIk=
github.com/grafana/grafana-plugin-sdk-go v0.250.0 h1:9EBucp9jLqMx2b8NTlOXH+4OuQWUh6L85c6EJUN8Jdo=
github.com/grafana/grafana-plugin-sdk-go v0.250.0/go.mod h1:gCGN9kHY3KeX4qyni3+Kead38Q+85pYOrsDcxZp6AIk=
github.com/grafana/otel-profiling-go v0.5.1 h1:stVPKAFZSa7eGiqbYuG25VcqYksR6iWvF3YH66t4qL8=
github.com/grafana/otel-profiling-go v0.5.1/go.mod h1:ftN/t5A/4gQI19/8MoWurBEtC6gFw8Dns1sJZ9W4Tls=
github.com/grafana/pyroscope-go/godeltaprof v0.1.8 h1:iwOtYXeeVSAeYefJNaxDytgjKtUuKQbJqgAIjlnicKg=
Expand Down

0 comments on commit b6e9e57

Please sign in to comment.