Fixing import path.

This commit is contained in:
Burcu Dogan
2014-05-14 12:05:11 +03:00
parent d7c8bcd0d0
commit c0f71b6bc4
2 changed files with 2 additions and 2 deletions

2
jwt.go
View File

@@ -23,7 +23,7 @@ import (
"strings"
"time"
"github.com/rakyll/oauth2/jws"
"google.golang.org/oauth2/jws"
)
var (