From c42818f9cce3e1f61684025d0a2a2bf72efba097 Mon Sep 17 00:00:00 2001 From: Dimitri Sokolyuk Date: Sun, 6 Mar 2016 03:22:08 +0100 Subject: Use gopkg version --- account.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'account.go') diff --git a/account.go b/account.go index 7ac6089..4fa8cec 100644 --- a/account.go +++ b/account.go @@ -8,7 +8,7 @@ import ( "io" "strings" - "github.com/square/go-jose" + "gopkg.in/square/go-jose.v1" ) // KeySize is a default RSA key size -- cgit v1.2.3