anfly0 / exBankID

exBankID is a simple stateless API-client for the Swedish BankID API
MIT License
17 stars 4 forks source link

Replace uuid with elixir_uuid #30

Open Preen opened 8 months ago

Preen commented 8 months ago

We should replace the current dependency with https://github.com/zyro/elixir-uuid;

"UUID generator and utilities for Elixir. See RFC 4122.

Note: Renamed from uuid to elixir_uuid as a solution to package name conflicts. Use elixir_uuid going forward."