monger/src
Jacob Emcken 69bb24b3d9 Prevent "random-uuid already refers to" warning
In Clojure 1.11 the function random-uuid was introduced in clojure.core
causing:

> WARNING: random-uuid already refers to: #'clojure.core/random-uuid in namespace: monger.util, being replaced by: #'monger.util/random-uuid
2022-09-03 08:23:13 +02:00
..
clojure/monger Prevent "random-uuid already refers to" warning 2022-09-03 08:23:13 +02:00
java Monger's DBRef cannot work with com.mongodb.DBRef without fundamental re-thinking 2015-02-22 19:24:10 +03:00