From 6278d3e32931077a8a5d6ac9f8a1d884c6a6a74e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 07:23:58 +0000 Subject: [PATCH] Bump github.com/transparency-dev/tessera in the all-go-deps group Bumps the all-go-deps group with 1 update: [github.com/transparency-dev/tessera](https://github.com/transparency-dev/tessera). Updates `github.com/transparency-dev/tessera` from 1.0.3-0.20260318145621-a1e0ccb4adf4 to 1.0.4 - [Release notes](https://github.com/transparency-dev/tessera/releases) - [Commits](https://github.com/transparency-dev/tessera/commits/v1.0.4) --- updated-dependencies: - dependency-name: github.com/transparency-dev/tessera dependency-version: 1.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-deps ... 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 d15ebd0..860a67a 100644 --- a/go.mod +++ b/go.mod @@ -11,7 +11,7 @@ require ( github.com/prometheus/client_golang v1.23.2 github.com/transparency-dev/formats v0.1.1 github.com/transparency-dev/merkle v0.0.2 - github.com/transparency-dev/tessera v1.0.3-0.20260318145621-a1e0ccb4adf4 + github.com/transparency-dev/tessera v1.0.4 go.opentelemetry.io/otel v1.44.0 go.opentelemetry.io/otel/exporters/prometheus v0.66.0 go.opentelemetry.io/otel/metric v1.44.0 diff --git a/go.sum b/go.sum index 96ee30e..e4de60c 100644 --- a/go.sum +++ b/go.sum @@ -139,8 +139,8 @@ github.com/transparency-dev/formats v0.1.1 h1:4bVHJc+KdBgpA1OJD1yjI+g0i5Z1graCpp github.com/transparency-dev/formats v0.1.1/go.mod h1:qtZ8goRuJ8FTBG9c9+Bj0rn2rUG7eG/AUTkr+Aw3jFw= github.com/transparency-dev/merkle v0.0.2 h1:Q9nBoQcZcgPamMkGn7ghV8XiTZ/kRxn1yCG81+twTK4= github.com/transparency-dev/merkle v0.0.2/go.mod h1:pqSy+OXefQ1EDUVmAJ8MUhHB9TXGuzVAT58PqBoHz1A= -github.com/transparency-dev/tessera v1.0.3-0.20260318145621-a1e0ccb4adf4 h1:6Xj0ZKwzfBFuNALfJ2Ys6PtWdGqSoOR6gxxyG0XS4qo= -github.com/transparency-dev/tessera v1.0.3-0.20260318145621-a1e0ccb4adf4/go.mod h1:Z15RGFBbcvG+1l19lIE2gh+5KU29SsHb9TZAhseALlo= +github.com/transparency-dev/tessera v1.0.4 h1:IXjGowubcLR0T3zUQrysSMKgtTh9KGKQ0iajUiubyP4= +github.com/transparency-dev/tessera v1.0.4/go.mod h1:WD/EMM6RXWRyImk9yyJ2hrs8xdknN/lpwUrFR2GemfU= github.com/xanzy/ssh-agent v0.3.3 h1:+/15pJfg/RsTxqYcX6fHqOXZwwMP+2VyYWJeWM2qQFM= github.com/xanzy/ssh-agent v0.3.3/go.mod h1:6dzNDKs0J9rVPHPhaGCukekBHKqfl+L3KghI1Bc68Uw= github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=