From e3e576895bb73cc469b76794c04b68a60416240d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 11:23:28 +0000 Subject: [PATCH] build(deps): bump github.com/fjl/geas in the dependencies group Bumps the dependencies group with 1 update: [github.com/fjl/geas](https://github.com/fjl/geas). Updates `github.com/fjl/geas` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/fjl/geas/releases) - [Commits](https://github.com/fjl/geas/compare/v0.3.2...v0.3.3) --- updated-dependencies: - dependency-name: github.com/fjl/geas dependency-version: 0.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... 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 d39c435..6d7deb1 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( github.com/consensys/gnark-crypto v0.20.1 github.com/ethereum/go-ethereum v1.17.4 github.com/ethpandaops/service-authenticatoor v0.0.2 - github.com/fjl/geas v0.3.2 + github.com/fjl/geas v0.3.3 github.com/glebarez/go-sqlite v1.22.0 github.com/golang-jwt/jwt/v5 v5.3.1 github.com/gorilla/mux v1.8.1 diff --git a/go.sum b/go.sum index 355abfb..a324b86 100644 --- a/go.sum +++ b/go.sum @@ -70,8 +70,8 @@ github.com/ethpandaops/service-authenticatoor v0.0.2 h1:0rqHA2Rw64+NG0HVGRfqVhJE github.com/ethpandaops/service-authenticatoor v0.0.2/go.mod h1:nIInMlq5O7YQDLVCL5gf0TeVAvVd9Q50k3sm3abTeG0= github.com/ferranbt/fastssz v0.1.4 h1:OCDB+dYDEQDvAgtAGnTSidK1Pe2tW3nFV40XyMkTeDY= github.com/ferranbt/fastssz v0.1.4/go.mod h1:Ea3+oeoRGGLGm5shYAeDgu6PGUlcvQhE2fILyD9+tGg= -github.com/fjl/geas v0.3.2 h1:IN+CdsbiZYd6ZZw23lky3Cm9hEJltcQ7qmb0kC6AEfk= -github.com/fjl/geas v0.3.2/go.mod h1:HjLwTY9i/Sn5pXobhKYWh7oG/26fjn4KqjfhwRCvdDQ= +github.com/fjl/geas v0.3.3 h1:CtVkRXysF+1gf1L0MgisG4vcr/Zv/uf8ukq/uqiUEUs= +github.com/fjl/geas v0.3.3/go.mod h1:HjLwTY9i/Sn5pXobhKYWh7oG/26fjn4KqjfhwRCvdDQ= github.com/fjl/jsonw v0.1.0 h1:V3MyR79fjLpn/+bMgvegdGUIhoJOzjmqWcKDgcOmY1I= github.com/fjl/jsonw v0.1.0/go.mod h1:2KMLevM6FXEJnfhtk7naXu9vZdVfOma1GlnGdPRlumU= github.com/fsnotify/fsnotify v1.9.0 h1:2Ml+OJNzbYCTzsxtv8vKSFD9PbJjmhYF14k/jKC7S9k=