From 3b79da3fe761a8fda3148db4cedde8a0244aa976 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 19:33:46 +0000 Subject: [PATCH 1/2] build(deps): bump cirello.io/oversight from 1.4.0 to 1.5.0 Bumps [cirello.io/oversight](https://github.com/cirello-io/oversight) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/cirello-io/oversight/releases) - [Commits](https://github.com/cirello-io/oversight/compare/v1.4.0...v1.5.0) --- updated-dependencies: - dependency-name: cirello.io/oversight dependency-type: direct:production update-type: version-update:semver-minor ... 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 a469483..6bfbef7 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module cirello.io/runner/v3 go 1.23 require ( - cirello.io/oversight v1.4.0 + cirello.io/oversight v1.5.0 github.com/buildkite/terminal-to-html/v3 v3.16.3 github.com/google/go-cmp v0.6.0 golang.org/x/tools v0.26.0 diff --git a/go.sum b/go.sum index 114e3ee..3b0c579 100644 --- a/go.sum +++ b/go.sum @@ -1,5 +1,5 @@ -cirello.io/oversight v1.4.0 h1:wYxebS4OGYQz/c/kcGcqxINPuJDbLNnVloQIsdSWua0= -cirello.io/oversight v1.4.0/go.mod h1:gDVpsAKKoNtDhEWd1PjD4yBE6r6y5bXSHpOQ2joJF6E= +cirello.io/oversight v1.5.0 h1:jv7sjaZv8w8omQOonAiLbkriK7qWKHcAml2JzTfunnw= +cirello.io/oversight v1.5.0/go.mod h1:gDVpsAKKoNtDhEWd1PjD4yBE6r6y5bXSHpOQ2joJF6E= github.com/buildkite/terminal-to-html/v3 v3.16.3 h1:IGuJjboHjuMLWOGsKZKNxbbn41emOLiHzXPmQZk31fk= github.com/buildkite/terminal-to-html/v3 v3.16.3/go.mod h1:r/J7cC9c3EzBzP3/wDz0RJLPwv5PUAMp+KF2w+ntMc0= github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI= From 972bafa2cdad3e06873882b04a121bfffc9633c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 19:31:52 +0000 Subject: [PATCH 2/2] build(deps): bump cirello.io/oversight from 1.5.0 to 1.6.0 Bumps [cirello.io/oversight](https://github.com/cirello-io/oversight) from 1.5.0 to 1.6.0. - [Release notes](https://github.com/cirello-io/oversight/releases) - [Commits](https://github.com/cirello-io/oversight/compare/v1.5.0...v1.6.0) --- updated-dependencies: - dependency-name: cirello.io/oversight dependency-type: direct:production update-type: version-update:semver-minor ... 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 6bfbef7..e542e69 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module cirello.io/runner/v3 go 1.23 require ( - cirello.io/oversight v1.5.0 + cirello.io/oversight v1.6.0 github.com/buildkite/terminal-to-html/v3 v3.16.3 github.com/google/go-cmp v0.6.0 golang.org/x/tools v0.26.0 diff --git a/go.sum b/go.sum index 3b0c579..e62b69f 100644 --- a/go.sum +++ b/go.sum @@ -1,5 +1,5 @@ -cirello.io/oversight v1.5.0 h1:jv7sjaZv8w8omQOonAiLbkriK7qWKHcAml2JzTfunnw= -cirello.io/oversight v1.5.0/go.mod h1:gDVpsAKKoNtDhEWd1PjD4yBE6r6y5bXSHpOQ2joJF6E= +cirello.io/oversight v1.6.0 h1:fHH+YcxL0/UKgwr2PPs4a+iUEWsKnmxeCqU2DkUdNXg= +cirello.io/oversight v1.6.0/go.mod h1:gDVpsAKKoNtDhEWd1PjD4yBE6r6y5bXSHpOQ2joJF6E= github.com/buildkite/terminal-to-html/v3 v3.16.3 h1:IGuJjboHjuMLWOGsKZKNxbbn41emOLiHzXPmQZk31fk= github.com/buildkite/terminal-to-html/v3 v3.16.3/go.mod h1:r/J7cC9c3EzBzP3/wDz0RJLPwv5PUAMp+KF2w+ntMc0= github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=