Bump gocloud.dev from 0.39.0 to 0.40.0 (#95900)

* Bump gocloud.dev from 0.39.0 to 0.40.0

Bumps [gocloud.dev](https://github.com/google/go-cloud) from 0.39.0 to 0.40.0.
- [Release notes](https://github.com/google/go-cloud/releases)
- [Commits](https://github.com/google/go-cloud/compare/v0.39.0...v0.40.0)

---
updated-dependencies:
- dependency-name: gocloud.dev
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* update workspace

* skip flakey test

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Grot <grot@grafana.com>
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
This commit is contained in:
dependabot[bot]
2024-11-25 11:04:34 +03:00
committed by GitHub
co-authored by Grot Ryan McKinley
parent 7ac3e7f6c4
commit 97fc5abb85
4 changed files with 76 additions and 3 deletions
+2
View File
@@ -15,6 +15,8 @@ import (
)
func TestBleveBackend(t *testing.T) {
t.Skip("flakey tests - skipping") // sort seems different in CI... sometimes!
dashboardskey := &resource.ResourceKey{
Namespace: "default",
Group: "dashboard.grafana.app",