From 6f9d1cc6d7ee16b5d2e9c121d713533483bfe3a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 17:35:22 +0000 Subject: [PATCH] Bump github.com/benpate/hannibal from 0.11.7 to 0.11.17 Bumps [github.com/benpate/hannibal](https://github.com/benpate/hannibal) from 0.11.7 to 0.11.17. - [Release notes](https://github.com/benpate/hannibal/releases) - [Commits](https://github.com/benpate/hannibal/compare/v0.11.7...v0.11.17) --- updated-dependencies: - dependency-name: github.com/benpate/hannibal 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 9d325bdf..082cf861 100644 --- a/go.mod +++ b/go.mod @@ -15,7 +15,7 @@ require ( github.com/benpate/exp v0.8.3 github.com/benpate/exp-builder v0.8.1 github.com/benpate/form v0.22.6 - github.com/benpate/hannibal v0.11.7 + github.com/benpate/hannibal v0.11.17 github.com/benpate/html v0.16.11 github.com/benpate/icon v0.4.0 github.com/benpate/mediaserver v0.12.0 diff --git a/go.sum b/go.sum index 250f5e7c..0ce6155f 100644 --- a/go.sum +++ b/go.sum @@ -47,8 +47,8 @@ github.com/benpate/exp-builder v0.8.1 h1:3Rcdo3RLsCTRV6ovaQbGbGJjdxQsEHo0ZMOF+HK github.com/benpate/exp-builder v0.8.1/go.mod h1:/vFffEC9TiMbA3p7gGnsm86tVSkJepL/J+gDREfL2ns= github.com/benpate/form v0.22.6 h1:gtkMPEZq4YV686+YDHcIBeOnYcGXoZSsgqLmh/GdTE4= github.com/benpate/form v0.22.6/go.mod h1:UPNiXJ4VmpMrGfGiZxrsnen8YK66dOTr8I1/R0ESp6o= -github.com/benpate/hannibal v0.11.7 h1:0zIprEVMjGqnNdXwva0ZWUv80ZEjKGbuZVbj+RhBy5E= -github.com/benpate/hannibal v0.11.7/go.mod h1:VZv5rHeFEiGLB8S2eBdax63TXsHJA7kM5IXxb8N+jPY= +github.com/benpate/hannibal v0.11.17 h1:A21E5f2EpJMRpIRPHpcZ1NbSLoGkcn6Ydqun8TOOfD0= +github.com/benpate/hannibal v0.11.17/go.mod h1:+z4d5vXBAOGQFg9O2yrKFMp6pU7QyZAGBFsDVPgMbDU= github.com/benpate/html v0.16.11 h1:4SNzQdgVSHr6FfV95e7Ek3ELdqLZoyzCpUSd91KmwBA= github.com/benpate/html v0.16.11/go.mod h1:ET6LJ0RPp0WYnvIMctZGNbHMGylobGO7i7SWROKC5eE= github.com/benpate/icon v0.4.0 h1:HWOMaYwxPsLb3OPX02+j05FwCq376rcAfeGG1kfDXyc=