fix(deps): update module github.com/deckarep/golang-set/v2 to v2.3.0 [skip ci] (#3852)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-03-16 15:58:02 +08:00
committed by GitHub
parent 8c0defce09
commit bfd1f25972
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -8,7 +8,7 @@ require (
github.com/aws/aws-sdk-go v1.44.194
github.com/blevesearch/bleve/v2 v2.3.6
github.com/caarlos0/env/v7 v7.1.0
github.com/deckarep/golang-set/v2 v2.2.0
github.com/deckarep/golang-set/v2 v2.3.0
github.com/disintegration/imaging v1.6.2
github.com/dustinxie/ecc v0.0.0-20210511000915-959544187564
github.com/gin-contrib/cors v1.4.0