From 7d46cc84c380780577c3cbeacf32a29135838044 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 17:30:04 +0000 Subject: [PATCH] chore(deps): bump github.com/golang/glog in /go/cmd/nomos-wait Bumps [github.com/golang/glog](https://github.com/golang/glog) from 0.0.0-20160126235308-23def4e6c14b to 1.2.4. - [Release notes](https://github.com/golang/glog/releases) - [Commits](https://github.com/golang/glog/commits/v1.2.4) --- updated-dependencies: - dependency-name: github.com/golang/glog dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- go/cmd/nomos-wait/go.mod | 2 +- go/cmd/nomos-wait/go.sum | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/go/cmd/nomos-wait/go.mod b/go/cmd/nomos-wait/go.mod index a02c53e61..ce2a779b2 100644 --- a/go/cmd/nomos-wait/go.mod +++ b/go/cmd/nomos-wait/go.mod @@ -2,4 +2,4 @@ module github.com/kubeflow/testing/go/cmd/nomos-wait go 1.13 -require github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b +require github.com/golang/glog v1.2.4 diff --git a/go/cmd/nomos-wait/go.sum b/go/cmd/nomos-wait/go.sum index e323037f6..b2ceff206 100644 --- a/go/cmd/nomos-wait/go.sum +++ b/go/cmd/nomos-wait/go.sum @@ -1,2 +1,4 @@ -github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b h1:VKtxabqXZkF25pY9ekfRL6a582T4P37/31XEstQ5p58= -github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod h1:SBH7ygxi8pfUlaOkMMuAQtPIUF8ecWP5IEl/CR7VP2Q= +github.com/golang/glog v1.2.4 h1:CNNw5U8lSiiBk7druxtSHHTsRWcxKoac6kZKm2peBBc= +github.com/golang/glog v1.2.4/go.mod h1:6AhwSGph0fcJtXVM/PEHPqZlFeoLxhs7/t5UDAwmO+w= +github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI= +github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=