1
0
mirror of https://github.com/amir20/dozzle.git synced 2026-01-04 20:14:59 +01:00

chore(deps): update all non-major dependencies (#3068)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-07-06 16:51:08 +00:00
committed by GitHub
parent 8b367010ce
commit 9535b80c10
4 changed files with 54 additions and 50 deletions

4
go.mod
View File

@@ -30,8 +30,8 @@ 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.2.0
github.com/samber/lo v1.43.0
github.com/puzpuzpuz/xsync/v3 v3.3.0
github.com/samber/lo v1.44.0
github.com/wk8/go-ordered-map/v2 v2.1.8
github.com/yuin/goldmark v1.7.4
google.golang.org/grpc v1.65.0