Skip to content

Commit

Permalink
Fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
Daryl Ng committed Jul 16, 2018
1 parent 55a45a6 commit 8bdfb1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion awskms_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import (

"github.com/aws/aws-sdk-go/service/kms"
"github.com/aws/aws-sdk-go/service/kms/kmsiface"
"github.com/darylnwk/awskms"
"github.com/reddotpay/awskms"
"github.com/stretchr/testify/assert"
)

Expand Down

0 comments on commit 8bdfb1b

Please sign in to comment.