From 2c5f4ed795da6e124a1ef8cb44d10c444a549d2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 09:54:02 +0000 Subject: [PATCH] Bump code.cloudfoundry.org/goshims from 0.31.0 to 0.32.0 Bumps [code.cloudfoundry.org/goshims](https://github.com/cloudfoundry/goshims) from 0.31.0 to 0.32.0. - [Commits](https://github.com/cloudfoundry/goshims/compare/v0.31.0...v0.32.0) --- updated-dependencies: - dependency-name: code.cloudfoundry.org/goshims dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- vendor/modules.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/go.mod b/go.mod index f72a9e6..c0c3f09 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/cloudfoundry/uptimer go 1.21 require ( - code.cloudfoundry.org/goshims v0.31.0 + code.cloudfoundry.org/goshims v0.32.0 github.com/benbjohnson/clock v1.3.5 github.com/google/go-cmp v0.6.0 github.com/onsi/ginkgo/v2 v2.16.0 diff --git a/go.sum b/go.sum index 144d14c..6d99cf3 100644 --- a/go.sum +++ b/go.sum @@ -1,5 +1,5 @@ -code.cloudfoundry.org/goshims v0.31.0 h1:muF3J/r8RYT+YD2K5BGWiIgzrnw8ih4JCVGBedeb5DE= -code.cloudfoundry.org/goshims v0.31.0/go.mod h1:ACKdB0vuZ7TvEZJpxDFqnW1nL8GhjcqfNg61GhCW5L0= +code.cloudfoundry.org/goshims v0.32.0 h1:ReUY/5C9L0u17arD5BRgEXkKftVELw0kufFRxWBcByU= +code.cloudfoundry.org/goshims v0.32.0/go.mod h1:hY7PQBfEWiZol5Y4ceJlWgTOueH/lzP8kXhRhlhAgpM= github.com/benbjohnson/clock v1.3.5 h1:VvXlSJBzZpA/zum6Sj74hxwYI2DIxRWuNIoXAzHZz5o= github.com/benbjohnson/clock v1.3.5/go.mod h1:J11/hYXuz8f4ySSvYwY0FKfm+ezbsZBKZxNJlLklBHA= github.com/chzyer/logex v1.1.10/go.mod h1:+Ywpsq7O8HXn0nuIou7OrIPyXbp3wmkHB+jjWRnGsAI= diff --git a/vendor/modules.txt b/vendor/modules.txt index 8827aa0..f2db130 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -1,4 +1,4 @@ -# code.cloudfoundry.org/goshims v0.31.0 +# code.cloudfoundry.org/goshims v0.32.0 ## explicit; go 1.20 code.cloudfoundry.org/goshims/ioutilshim code.cloudfoundry.org/goshims/ioutilshim/ioutil_fake