storj/satellite/referrals
Egon Elbre 8f73fb7a32 all: simplify uuid usage
uuid.UUID implements driver.Value so it can be directly used as a
scannable result.

Replace uses of dbutil.BytesToUUID with uuid.FromBytes.

Change-Id: I51a670185ceb3cc2199d5aa2b76bc3fc191ca8fe
2020-04-02 05:48:58 +00:00
..
service_test.go all: switch to storj.io/common/uuid 2020-03-31 19:16:41 +03:00
service.go all: simplify uuid usage 2020-04-02 05:48:58 +00:00
users.go all: switch to storj.io/common/uuid 2020-03-31 19:16:41 +03:00