drone29a / clj-oauth

OAuth Consumer support for Clojure
BSD 2-Clause "Simplified" License
273 stars 52 forks source link

Update for clojure v1.3 #13

Closed roman closed 11 years ago

roman commented 12 years ago

Hey Matt,

I updated this library to support clojure v1.3. This patch will work as long as Richard (rnewman) (updates his clj-apache-http project)[https://github.com/rnewman/clj-apache-http/pull/12].

I also took the liberty to remove the swank-clojure from :dev-dependencies, the reasons are stated in the commit.

Cheers.

Roman.-