Skip to content

Update core.async deps #53

@daniel-quintoandar

Description

@daniel-quintoandar

The latest version is 1.3.610 but it requires the ancient 0.4.474.

Updating may fix errors like

Syntax error macroexpanding clojure.core.async/go at (com/climate/squeedo/sqs_consumer.clj:34:7).
	at clojure.lang.Compiler.macroexpand1(Compiler.java:7010)
	at clojure.lang.Compiler.analyzeSeq(Compiler.java:7093)
...
Caused by: java.lang.IllegalArgumentException: No implementation of method: :has? of protocol: #'clojure.core.cache/CacheProtocol found for class: clojure.core.memoize.PluggableMemoization
	at clojure.core$_cache_protocol_fn.invokeStatic(core_deftype.clj:583)
	at clojure.core$_cache_protocol_fn.invoke(core_deftype.clj:575)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions