1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-21 13:23:07 +01:00

fix(deps): update module github.com/puzpuzpuz/xsync/v4 to v4.1.0 (#3870)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-05-05 03:18:53 +00:00
committed by GitHub
parent 595e39a139
commit 7941bd7b6f
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -29,7 +29,7 @@ require (
github.com/go-chi/jwtauth/v5 v5.3.3
github.com/go-faker/faker/v4 v4.6.1
github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674
github.com/puzpuzpuz/xsync/v4 v4.0.0
github.com/puzpuzpuz/xsync/v4 v4.1.0
github.com/rs/zerolog v1.34.0
github.com/samber/lo v1.50.0
github.com/wk8/go-ordered-map/v2 v2.1.8