mirror of
https://github.com/davidallendj/opaal.git
synced 2025-12-19 19:17:01 -07:00
Updated go deps
This commit is contained in:
parent
5fa17355a6
commit
ac80ba929c
2 changed files with 2 additions and 0 deletions
1
go.mod
1
go.mod
|
|
@ -6,6 +6,7 @@ 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
|
||||
golang.org/x/net v0.10.0
|
||||
gopkg.in/yaml.v2 v2.4.0
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue