1
0
mirror of https://github.com/amir20/dozzle.git synced 2026-01-03 03:27:29 +01:00

fix(deps): update all non-major dependencies (#3112)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-07-15 00:59:39 +00:00
committed by GitHub
parent 6c153051c9
commit 59e0b51c1a
4 changed files with 14 additions and 12 deletions

2
go.mod
View File

@@ -30,7 +30,7 @@ require (
github.com/go-chi/chi/v5 v5.1.0
github.com/go-chi/jwtauth/v5 v5.3.1
github.com/goccy/go-json v0.10.3
github.com/puzpuzpuz/xsync/v3 v3.3.1
github.com/puzpuzpuz/xsync/v3 v3.4.0
github.com/samber/lo v1.45.0
github.com/wk8/go-ordered-map/v2 v2.1.8
github.com/yuin/goldmark v1.7.4