mirror of
https://github.com/davidallendj/opaal.git
synced 2025-12-20 03:27:02 -07:00
Updated imports and dependencies
This commit is contained in:
parent
1e5982763f
commit
b447b0e149
4 changed files with 7 additions and 7 deletions
2
go.mod
2
go.mod
|
|
@ -3,7 +3,7 @@ module davidallendj/opaal
|
|||
go 1.22.0
|
||||
|
||||
require (
|
||||
github.com/davidallendj/go-utils v0.0.0-20240228023108-a3401c328af8
|
||||
github.com/davidallendj/go-utils v0.0.0-20240228033512-fd54787e0e90
|
||||
github.com/go-chi/chi v1.5.5
|
||||
github.com/go-chi/chi/v5 v5.0.12
|
||||
github.com/lestrrat-go/jwx v1.2.28
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue