diff --git a/cmd/expiration-mailer/main_test.go b/cmd/expiration-mailer/main_test.go index 00f43292f..eb01f9951 100644 --- a/cmd/expiration-mailer/main_test.go +++ b/cmd/expiration-mailer/main_test.go @@ -20,7 +20,7 @@ import ( "time" "github.com/letsencrypt/boulder/Godeps/_workspace/src/github.com/cactus/go-statsd-client/statsd" - "github.com/letsencrypt/boulder/Godeps/_workspace/src/github.com/square/go-jose" + "github.com/letsencrypt/boulder/Godeps/_workspace/src/github.com/letsencrypt/go-jose" "github.com/letsencrypt/boulder/core" blog "github.com/letsencrypt/boulder/log"