Skip to content

Commit

Permalink
fix: upgrade fiber-htmx
Browse files Browse the repository at this point in the history
  • Loading branch information
katallaxie authored Sep 11, 2024
1 parent ca2fc4f commit f5494c6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ require (
github.com/yuin/goldmark-emoji v1.0.3
github.com/zeiss/fiber-authz v1.0.33
github.com/zeiss/fiber-goth v1.2.12
github.com/zeiss/fiber-htmx v1.3.24-0.20240911111436-9ca48a7940a4
github.com/zeiss/fiber-htmx v1.3.24-0.20240911114735-94f60638072e
github.com/zeiss/fiber-reload v0.1.0
github.com/zeiss/gorm-seed v0.1.2
github.com/zeiss/pkg v0.1.8
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -541,6 +541,8 @@ github.com/zeiss/fiber-htmx v1.3.24-0.20240911110730-512fa93b02e7 h1:zeqWvvsBMop
github.com/zeiss/fiber-htmx v1.3.24-0.20240911110730-512fa93b02e7/go.mod h1:3qDw5fW+LWGgsZgyBiT1+lLliNadHswQ+TrD9+qDCtY=
github.com/zeiss/fiber-htmx v1.3.24-0.20240911111436-9ca48a7940a4 h1:1NS6K/yUzDY2sDZi+8U/nI8Fr3Pa8cYBXTvJgXc0kGA=
github.com/zeiss/fiber-htmx v1.3.24-0.20240911111436-9ca48a7940a4/go.mod h1:3qDw5fW+LWGgsZgyBiT1+lLliNadHswQ+TrD9+qDCtY=
github.com/zeiss/fiber-htmx v1.3.24-0.20240911114735-94f60638072e h1:ISNsLwVKoExZAIhPYI+HTn3HqnoQuaBJ/vmmbQleYRY=
github.com/zeiss/fiber-htmx v1.3.24-0.20240911114735-94f60638072e/go.mod h1:3qDw5fW+LWGgsZgyBiT1+lLliNadHswQ+TrD9+qDCtY=
github.com/zeiss/fiber-reload v0.1.0 h1:iiZzbHj2EntILhbF74HRZPDSLrvURmwTbUqGlKfo0h4=
github.com/zeiss/fiber-reload v0.1.0/go.mod h1:eUvohuk2nDjGCUtejTW5db5M28FZNJDtVEAZDZwq0Rg=
github.com/zeiss/gorm-seed v0.1.2 h1:XksLz/IXC1ejUgbl5dHC2/vQAqD2LNZMhZMz2w+E7fY=
Expand Down

0 comments on commit f5494c6

Please sign in to comment.