Skip to content
This repository has been archived by the owner on Mar 18, 2023. It is now read-only.

Commit

Permalink
Remove unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
FossoresLP committed Feb 23, 2019
1 parent 8a96310 commit 1bb3232
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
5 changes: 0 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1 @@
module github.com/fossoreslp/go-jwt

require (
github.com/fossoreslp/go-jwt-ed25519 v0.0.0-20181203204907-7c42f49dbc30
golang.org/x/crypto v0.0.0-20190222235706-ffb98f73852f // indirect
)
4 changes: 0 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,4 +0,0 @@
github.com/fossoreslp/go-jwt-ed25519 v0.0.0-20181203204907-7c42f49dbc30 h1:Vev2i1JqWQIDAPL75Ov05LbggaZXAuccawPeaQYCw8Q=
github.com/fossoreslp/go-jwt-ed25519 v0.0.0-20181203204907-7c42f49dbc30/go.mod h1:+KKHf67giSS8qARZow9kZ1b/FirBrhpmJvdhDNqDb6g=
golang.org/x/crypto v0.0.0-20190222235706-ffb98f73852f h1:qWFY9ZxP3tfI37wYIs/MnIAqK0vlXp1xnYEa5HxFSSY=
golang.org/x/crypto v0.0.0-20190222235706-ffb98f73852f/go.mod h1:6SG95UA2DQfeDnfUPMdvaQW0Q7yPrPDi9nlGo2tz2b4=

0 comments on commit 1bb3232

Please sign in to comment.