Skip to content

Commit

Permalink
build(deps): bump github.com/buildkite/terminal-to-html/v3
Browse files Browse the repository at this point in the history
Bumps [github.com/buildkite/terminal-to-html/v3](https://github.com/buildkite/terminal-to-html) from 3.8.0 to 3.14.0.
- [Release notes](https://github.com/buildkite/terminal-to-html/releases)
- [Commits](buildkite/terminal-to-html@v3.8.0...v3.14.0)

---
updated-dependencies:
- dependency-name: github.com/buildkite/terminal-to-html/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 27, 2024
1 parent 9910863 commit 5bcc025
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
module github.com/taikoxyz/taiko-mono

go 1.21
toolchain go1.22.5

require (
github.com/btcsuite/btcd/btcec/v2 v2.3.3
github.com/buildkite/terminal-to-html/v3 v3.8.0
github.com/buildkite/terminal-to-html/v3 v3.14.0
github.com/cenkalti/backoff v2.2.1+incompatible
github.com/cenkalti/backoff/v4 v4.3.0
github.com/cyberhorsey/errors v0.0.0-20220929234051-087d6d8bb841
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -159,8 +159,8 @@ github.com/btcsuite/snappy-go v1.0.0/go.mod h1:8woku9dyThutzjeg+3xrA5iCpBRH8XEEg
github.com/btcsuite/websocket v0.0.0-20150119174127-31079b680792/go.mod h1:ghJtEyQwv5/p4Mg4C0fgbePVuGr935/5ddU9Z3TmDRY=
github.com/btcsuite/winsvc v1.0.0/go.mod h1:jsenWakMcC0zFBFurPLEAyrnc/teJEM1O46fmI40EZs=
github.com/buger/jsonparser v0.0.0-20181115193947-bf1c66bbce23/go.mod h1:bbYlZJ7hK1yFx9hf58LP0zeX7UjIGs20ufpu3evjr+s=
github.com/buildkite/terminal-to-html/v3 v3.8.0 h1:S7ImMS8W+2yS/9D4ugrXzB95C4AuNaKcaw/eR/95bFU=
github.com/buildkite/terminal-to-html/v3 v3.8.0/go.mod h1:j3XxsnYElte/Bo7Pft+U5eQWWbcx3j51uQ8fo43VrjM=
github.com/buildkite/terminal-to-html/v3 v3.14.0 h1:mW+Lvhn1uEfbH4jsg4m0wfgquq2o3S14xtJD4M7tk8k=
github.com/buildkite/terminal-to-html/v3 v3.14.0/go.mod h1:33sojHDaRBSMwwkKXPEkb5Uc7LKF79rWGurL3ei/GX0=
github.com/bwesterb/go-ristretto v1.2.3/go.mod h1:fUIoIZaG73pV5biE2Blr2xEzDoMj7NFEuV9ekS419A0=
github.com/casbin/casbin/v2 v2.1.2/go.mod h1:YcPU1XXisHhLzuxH9coDNf2FbKpjGlbCg3n9yuLkIJQ=
github.com/cenkalti/backoff v2.2.1+incompatible h1:tNowT99t7UNflLxfYYSlKYsBpXdEet03Pg2g16Swow4=
Expand Down

0 comments on commit 5bcc025

Please sign in to comment.