Update gofrs/uuid dependency to v5

This commit is contained in:
Cameron Moore 2024-03-29 12:59:25 -05:00
parent 1d00387284
commit 81a17df5e0
No known key found for this signature in database
GPG key ID: AF96E12468D7553E
16 changed files with 857 additions and 606 deletions

View file

@ -7,7 +7,7 @@ import (
"context"
"net/http"
"github.com/gofrs/uuid"
"github.com/gofrs/uuid/v5"
)
// Key to use when setting the request ID.