Skip to content

Commit

Permalink
require aws-sign2
Browse files Browse the repository at this point in the history
  • Loading branch information
mafintosh committed Jan 7, 2014
1 parent a03aa2b commit 20dcd18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion request.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ var optional = require('./lib/optional')

, oauth = optional('oauth-sign')
, hawk = optional('hawk')
, aws = optional('aws-sign')
, aws = optional('aws-sign2')
, httpSignature = optional('http-signature')
, uuid = require('node-uuid')
, mime = require('mime')
Expand Down

0 comments on commit 20dcd18

Please sign in to comment.