diff --git a/go.mod b/go.mod index d731b29a619..f0e66bbe2d8 100644 --- a/go.mod +++ b/go.mod @@ -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