From 668eb84ea610cee79e99b975d613203818a21d4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 13:46:34 +0000 Subject: [PATCH] :seedling: Bump github.com/equinix-labs/metal-go in /test/e2e Bumps [github.com/equinix-labs/metal-go](https://github.com/equinix-labs/metal-go) from 0.17.0 to 0.25.0. - [Release notes](https://github.com/equinix-labs/metal-go/releases) - [Changelog](https://github.com/equinix-labs/metal-go/blob/main/docs/SpotPricesHistoryReport.md) - [Commits](https://github.com/equinix-labs/metal-go/compare/v0.17.0...v0.25.0) --- updated-dependencies: - dependency-name: github.com/equinix-labs/metal-go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- test/e2e/go.mod | 2 +- test/e2e/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/test/e2e/go.mod b/test/e2e/go.mod index f58b839f..80918713 100644 --- a/test/e2e/go.mod +++ b/test/e2e/go.mod @@ -10,7 +10,7 @@ replace ( require ( github.com/blang/semver v3.5.1+incompatible github.com/docker/distribution v2.8.2+incompatible - github.com/equinix-labs/metal-go v0.17.0 + github.com/equinix-labs/metal-go v0.25.0 github.com/onsi/ginkgo/v2 v2.6.0 github.com/onsi/gomega v1.24.1 golang.org/x/crypto v0.12.0 diff --git a/test/e2e/go.sum b/test/e2e/go.sum index 5def4ad3..e415a8b7 100644 --- a/test/e2e/go.sum +++ b/test/e2e/go.sum @@ -134,8 +134,8 @@ github.com/envoyproxy/go-control-plane v0.9.9-0.20201210154907-fd9021fe5dad/go.m github.com/envoyproxy/go-control-plane v0.9.9-0.20210512163311-63b5d3c536b0/go.mod h1:hliV/p42l8fGbc6Y9bQ70uLwIvmJyVE5k4iMKlh8wCQ= github.com/envoyproxy/go-control-plane v0.10.2-0.20220325020618-49ff273808a1/go.mod h1:KJwIaB5Mv44NWtYuAOFCVOjcI94vtpEz2JU/D2v6IjE= github.com/envoyproxy/protoc-gen-validate v0.1.0/go.mod h1:iSmxcyjqTsJpI2R4NaDN7+kN2VEUnK/pcBlmesArF7c= -github.com/equinix-labs/metal-go v0.17.0 h1:wWvw8G1FfLApdHFdinyN79eW8JNpvCCFDk1k0qwjwKc= -github.com/equinix-labs/metal-go v0.17.0/go.mod h1:SmxCklxW+KjmBLVMdEXgtFO5gD5/b4N0VxcNgUYbOH4= +github.com/equinix-labs/metal-go v0.25.0 h1:AgMwoRYhfqPSkGu1FFLlyVCFBRy/xiBgnfiydMtw7jY= +github.com/equinix-labs/metal-go v0.25.0/go.mod h1:SmxCklxW+KjmBLVMdEXgtFO5gD5/b4N0VxcNgUYbOH4= github.com/evanphx/json-patch v0.5.2/go.mod h1:ZWS5hhDbVDyob71nXKNL0+PWn6ToqBHMikGIFbs31qQ= github.com/evanphx/json-patch v5.6.0+incompatible h1:jBYDEEiFBPxA0v50tFdvOzQQTCvpL6mnFh5mB2/l16U= github.com/evanphx/json-patch v5.6.0+incompatible/go.mod h1:50XU6AFN0ol/bzJsmQLiYLvXMP4fmwYFNcr97nuDLSk=