From eeef2d1f8109093064c2a05a7beb8220e31a854b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 09:19:19 +0000 Subject: [PATCH] feat(deps): bump github.com/GoogleCloudPlatform/testgrid Bumps [github.com/GoogleCloudPlatform/testgrid](https://github.com/GoogleCloudPlatform/testgrid) from 0.0.170 to 0.0.173. - [Release notes](https://github.com/GoogleCloudPlatform/testgrid/releases) - [Commits](https://github.com/GoogleCloudPlatform/testgrid/compare/v0.0.170...v0.0.173) --- updated-dependencies: - dependency-name: github.com/GoogleCloudPlatform/testgrid dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 33508069..e0f2bc93 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.20 require ( cloud.google.com/go/storage v1.38.0 - github.com/GoogleCloudPlatform/testgrid v0.0.170 + github.com/GoogleCloudPlatform/testgrid v0.0.173 github.com/daixiang0/gci v0.13.1 github.com/go-critic/go-critic v0.11.1 github.com/google/go-github/v56 v56.0.0 diff --git a/go.sum b/go.sum index 9411fd8a..7d98b8fe 100644 --- a/go.sum +++ b/go.sum @@ -773,8 +773,8 @@ github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03 github.com/BurntSushi/toml v1.3.2 h1:o7IhLm0Msx3BaB+n3Ag7L8EVlByGnpq14C4YWiu/gL8= github.com/BurntSushi/toml v1.3.2/go.mod h1:CxXYINrC8qIiEnFrOxCa7Jy5BFHlXnUU2pbicEuybxQ= github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo= -github.com/GoogleCloudPlatform/testgrid v0.0.170 h1:RI4UFLOijuSW+pFST1ZgGtoqz8RilBtgSVK2mD2Rxxo= -github.com/GoogleCloudPlatform/testgrid v0.0.170/go.mod h1:lOKP2QzzzIDB4D0nJs1BcNMzJErjrlTNqG3vsCddx8c= +github.com/GoogleCloudPlatform/testgrid v0.0.173 h1:NyHqWe5gJW9G22VjwTBYpQniMfgQFKNm5OpLaRop97s= +github.com/GoogleCloudPlatform/testgrid v0.0.173/go.mod h1:lOKP2QzzzIDB4D0nJs1BcNMzJErjrlTNqG3vsCddx8c= github.com/JohnCGriffin/overflow v0.0.0-20211019200055-46fa312c352c/go.mod h1:X0CRv0ky0k6m906ixxpzmDRLvX58TFUKS2eePweuyxk= github.com/NYTimes/gziphandler v0.0.0-20170623195520-56545f4a5d46/go.mod h1:3wb06e3pkSAbeQ52E9H9iFoQsEEwGN64994WTCIhntQ= github.com/OneOfOne/xxhash v1.2.2/go.mod h1:HSdplMjZKSmBqAxg5vPj2TmRDmfkzw+cTzAElWljhcU=