Skip to content

Commit

Permalink
Fixes due to master changes in pureconfig versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcdan committed Jan 2, 2020
1 parent 655d1bb commit 0b1d895
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ import org.apache.openwhisk.core.ConfigKeys
import pureconfig.loadConfig
import spray.json.DefaultJsonProtocol._
import spray.json.{JsNull, JsString}
import pureconfig.generic.auto._

private trait encrypter {
def encrypt(p: ParameterValue): ParameterValue
Expand Down

0 comments on commit 0b1d895

Please sign in to comment.