There appears to be a missing tag for "v1.1.0" on the github commit "95f814e".
That manifests as the following error:
% /opt/homebrew/bin/clojure -A:test:dev -Spath
Error building classpath. Library io.github.filipesilva/inst has invalid tag: v1.1.0
% grep inst deps.edn
io.github.filipesilva/inst {:git/tag "v1.1.0" :git/sha "95f814e"}
There appears to be a missing tag for "v1.1.0" on the github commit "95f814e".
That manifests as the following error:
% /opt/homebrew/bin/clojure -A:test:dev -Spath Error building classpath. Library io.github.filipesilva/inst has invalid tag: v1.1.0 % grep inst deps.edn io.github.filipesilva/inst {:git/tag "v1.1.0" :git/sha "95f814e"}