-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
According to the latest docs at https://segment.com/docs/connections/sources/catalog/libraries/server/clojure/ we should use the [circleci/analytics-clj "0.8.0"] library to integrate with segment.
If I look at the dependencies of that lib, I still see a reference to this library (see the last line):
$ clojure -Stree -Sdeps '{:deps {circleci/analytics-clj {:mvn/version "0.8.0"}}}'
Downloading: com/google/code/gson/gson/2.3.1/gson-2.3.1.jar from central
org.clojure/clojure 1.10.3
. org.clojure/spec.alpha 0.2.194
. org.clojure/core.specs.alpha 0.2.56
circleci/analytics-clj 0.8.0
. com.segment.analytics.java/analytics 2.1.1
. com.segment.analytics.java/analytics-core 2.1.1
. com.squareup.retrofit/retrofit 1.9.0
. com.google.code.gson/gson 2.3.1
. com.jakewharton.retrofit/retrofit1-okhttp3-client 1.1.0
. com.squareup.retrofit/retrofit 1.9.0
X com.squareup.okhttp3/okhttp 3.2.0 :older-version
. com.google.code.gson/gson 2.3.1
. com.squareup.okhttp3/okhttp 3.9.0
. com.squareup.okio/okio 1.13.0
. com.segment.backo/backo 1.0.0
Metadata
Metadata
Assignees
Labels
No labels