Skip to content

Commit

Permalink
merge master
Browse files Browse the repository at this point in the history
  • Loading branch information
tyrannosaurus-becks committed Dec 16, 2019
2 parents 046ec18 + 23da167 commit 77add00
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions claims.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,10 @@ import (
"fmt"
"strings"

"github.com/hashicorp/vault/sdk/helper/strutil"
"github.com/ryanuber/go-glob"

log "github.com/hashicorp/go-hclog"
"github.com/hashicorp/vault/sdk/helper/strutil"
"github.com/mitchellh/pointerstructure"
"github.com/ryanuber/go-glob"
)

// getClaim returns a claim value from allClaims given a provided claim string.
Expand Down

0 comments on commit 77add00

Please sign in to comment.