fix(deps): update module github.com/google/uuid to v1.6.0 (#719)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Former-commit-id: 59a5a1782b
This commit is contained in:
renovate[bot] 2024-01-24 08:46:07 -09:00 committed by GitHub
parent 853b473668
commit 18a9b21a87
2 changed files with 3 additions and 1 deletions

View file

@ -10,7 +10,7 @@ require (
github.com/go-chi/chi/v5 v5.0.11
github.com/go-playground/validator/v10 v10.17.0
github.com/gocarina/gocsv v0.0.0-20231116093920-b87c2d0e983a
github.com/google/uuid v1.5.0
github.com/google/uuid v1.6.0
github.com/gorilla/schema v1.2.1
github.com/hay-kot/httpkit v0.0.5
github.com/mattn/go-sqlite3 v1.14.19