clj-commons / metrics-clojure

A thin façade around Coda Hale's metrics library.
http://metrics-clojure.rtfd.org/
MIT License
343 stars 82 forks source link

deps.edn snapshots expects a map #147

Closed jlesquembre closed 2 months ago

jlesquembre commented 2 months ago

See https://clojure.org/reference/deps_edn#procurer_mvn_repos_snapshots

With latest clojure I'm getting this error:

Error building classpath. Error reading deps ~/.gitlibs/libs/metrics-clojure/metrics-clojure/532fc437e734b049a54cb9a198f201dc5f47328e/metrics-clojure-core/deps.edn. Found: false, expected: map?
ieugen commented 2 months ago

thanks. If you have improvements, you can submit more PR's. I got pulled in other stuff and did not manage to finish what I wanted.