fix(deps): update module github.com/google/uuid to v1.4.0

(cherry picked from commit 14e2842ceadf91bdf56012fc7862acbeb4f9b9c5)
This commit is contained in:
renovate 2023-10-26 18:02:18 +00:00 committed by kolaente
parent 70cec74239
commit f1a2028f59
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -37,7 +37,7 @@ require (
github.com/gocarina/gocsv v0.0.0-20230616125104-99d496ca653d
github.com/golang-jwt/jwt/v5 v5.0.0
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0
github.com/google/uuid v1.3.1
github.com/google/uuid v1.4.0
github.com/hashicorp/go-version v1.6.0
github.com/iancoleman/strcase v0.3.0
github.com/jinzhu/copier v0.4.0