mirror of
https://github.com/davidallendj/opaal.git
synced 2025-12-19 19:17:01 -07:00
Minor changes
This commit is contained in:
parent
d1f9f9e46c
commit
3434368210
3 changed files with 8 additions and 2 deletions
1
go.mod
1
go.mod
|
|
@ -3,6 +3,7 @@ module davidallendj/opaal
|
|||
go 1.22.0
|
||||
|
||||
require (
|
||||
github.com/golang-jwt/jwt v3.2.2+incompatible
|
||||
github.com/lestrrat-go/jwx v1.2.28
|
||||
github.com/spf13/cobra v1.8.0
|
||||
gopkg.in/yaml.v2 v2.4.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue