Skip to content

Commit

Permalink
Continuing to update Hannibal
Browse files Browse the repository at this point in the history
  • Loading branch information
benpate committed Sep 27, 2024
1 parent 7e0b545 commit 95fae4d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -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.11
github.com/benpate/hannibal v0.11.13
github.com/benpate/html v0.16.11
github.com/benpate/icon v0.4.0
github.com/benpate/mediaserver v0.12.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -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.11 h1:ep1f1G8g1SjOsDvXIrd2/cpycL2FErxTGyaCtnH625A=
github.com/benpate/hannibal v0.11.11/go.mod h1:+z4d5vXBAOGQFg9O2yrKFMp6pU7QyZAGBFsDVPgMbDU=
github.com/benpate/hannibal v0.11.13 h1:7aa4F3IwBycjbK6QliEH4mmLqReRj1oSfdD36ZnhZeI=
github.com/benpate/hannibal v0.11.13/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=
Expand Down

0 comments on commit 95fae4d

Please sign in to comment.