mirror of
https://github.com/adnanh/webhook.git
synced 2025-10-06 06:31:02 +00:00
Update gofrs/uuid dependency to v5
This commit is contained in:
parent
1d00387284
commit
81a17df5e0
16 changed files with 857 additions and 606 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue