Skip to content

Why is this in the boneyard? #3

Description

@onetom

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

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