Update xsync to v3.0.2 (#1597)

Co-authored-by: Kristoffer Dalby <kristoffer@tailscale.com>
This commit is contained in:
Andrei Pechkurov
2023-11-29 17:47:14 +03:00
committed by GitHub
parent 2f558bee80
commit 6c9c55774b
4 changed files with 8 additions and 8 deletions

2
go.mod
View File

@@ -25,7 +25,7 @@ require (
github.com/prometheus/client_golang v1.17.0
github.com/prometheus/common v0.44.0
github.com/pterm/pterm v0.12.58
github.com/puzpuzpuz/xsync/v2 v2.4.0
github.com/puzpuzpuz/xsync/v3 v3.0.2
github.com/rs/zerolog v1.29.0
github.com/samber/lo v1.38.1
github.com/spf13/cobra v1.7.0