From f633b4f48189af66b2c456d03a7c75af3f246322 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 19:31:29 +0000 Subject: [PATCH] build(deps): bump github.com/buildkite/terminal-to-html/v3 Bumps [github.com/buildkite/terminal-to-html/v3](https://github.com/buildkite/terminal-to-html) from 3.16.2 to 3.16.3. - [Release notes](https://github.com/buildkite/terminal-to-html/releases) - [Commits](https://github.com/buildkite/terminal-to-html/compare/v3.16.2...v3.16.3) --- updated-dependencies: - dependency-name: github.com/buildkite/terminal-to-html/v3 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 91146d8..cb0cb57 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.23 require ( cirello.io/oversight v1.4.0 cirello.io/takelatest v1.1.1 - github.com/buildkite/terminal-to-html/v3 v3.16.2 + 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 1d5b5f0..fcb1c5c 100644 --- a/go.sum +++ b/go.sum @@ -2,8 +2,8 @@ cirello.io/oversight v1.4.0 h1:wYxebS4OGYQz/c/kcGcqxINPuJDbLNnVloQIsdSWua0= cirello.io/oversight v1.4.0/go.mod h1:gDVpsAKKoNtDhEWd1PjD4yBE6r6y5bXSHpOQ2joJF6E= cirello.io/takelatest v1.1.1 h1:x+M5YTPWy+7+4xKH01boh55Ljhwd94ZZl6J6hNi/2EA= cirello.io/takelatest v1.1.1/go.mod h1:gIkdUHPkmHbvJlx1epb6zXvarThOQgTtY3orE/CgImw= -github.com/buildkite/terminal-to-html/v3 v3.16.2 h1:ueVE+BUqKOK3O4p+oul1y4Lo0sq7Qoj2Fb6/DJOrxYM= -github.com/buildkite/terminal-to-html/v3 v3.16.2/go.mod h1:tdi6+MA4AjV5udS5cm8PVxLHsbJWLGsr5W/tHFzPgbY= +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= github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY= golang.org/x/tools v0.26.0 h1:v/60pFQmzmT9ExmjDv2gGIfi3OqfKoEP6I5+umXlbnQ=