mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Use google/uuid to instead satori/go.uuid (#11943)
Co-authored-by: Lauris BH <lauris@nix.lv>
This commit is contained in:
6
vendor/modules.txt
vendored
6
vendor/modules.txt
vendored
@@ -368,6 +368,9 @@ github.com/golang/snappy
|
||||
github.com/google/go-github/v24/github
|
||||
# github.com/google/go-querystring v1.0.0
|
||||
github.com/google/go-querystring/query
|
||||
# github.com/google/uuid v1.1.1
|
||||
## explicit
|
||||
github.com/google/uuid
|
||||
# github.com/gorilla/context v1.1.1
|
||||
## explicit
|
||||
github.com/gorilla/context
|
||||
@@ -594,9 +597,6 @@ github.com/quasoft/websspi
|
||||
github.com/quasoft/websspi/secctx
|
||||
# github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001
|
||||
## explicit
|
||||
# github.com/satori/go.uuid v1.2.0
|
||||
## explicit
|
||||
github.com/satori/go.uuid
|
||||
# github.com/sergi/go-diff v1.1.0
|
||||
## explicit
|
||||
github.com/sergi/go-diff/diffmatchpatch
|
||||
|
Reference in New Issue
Block a user