File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/descope/authzcache
33go 1.24.6
44
55require (
6- github.com/descope/common v0.0.9-0.20260204171420-2408f7109489
6+ github.com/descope/common v0.0.9-0.20260205031854-a9f0312df220
77 github.com/descope/go-sdk v1.8.0
88 github.com/descope/golang-lru v0.5.5-0.20220516120313-0c580df2ac14
99 github.com/descope/protoc-gen-mocker v1.0.1-0.20260131000527-713084f460e5
@@ -35,7 +35,7 @@ require (
3535 github.com/dariubs/percent v0.0.0-20190521174708-8153fcbd48ae // indirect
3636 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
3737 github.com/decred/dcrd/dcrec/secp256k1/v4 v4.4.0 // indirect
38- github.com/descope/authzservice v0.0.0-20260204211804-5d6caf709555
38+ github.com/descope/authzservice v0.0.0-20260205031658-24500e405862
3939 github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect
4040 github.com/fsnotify/fsnotify v1.9.0 // indirect
4141 github.com/ggwhite/go-masker/v2 v2.2.0 // indirect
Original file line number Diff line number Diff line change @@ -89,10 +89,10 @@ github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1
8989github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
9090github.com/decred/dcrd/dcrec/secp256k1/v4 v4.4.0 h1:NMZiJj8QnKe1LgsbDayM4UoHwbvwDRwnI3hwNaAHRnc =
9191github.com/decred/dcrd/dcrec/secp256k1/v4 v4.4.0 /go.mod h1:ZXNYxsqcloTdSy/rNShjYzMhyjf0LaoftYK0p+A3h40 =
92- github.com/descope/authzservice v0.0.0-20260204211804-5d6caf709555 h1:Zb+DzI5ZKNHyXTpDgWFiKvj3ZlTWCMY2rOX/jWnzneE =
93- github.com/descope/authzservice v0.0.0-20260204211804-5d6caf709555 /go.mod h1:h0G9DiLyaE5M/6nUWl6LBF8+LDnk3c4oyO6LvzLB6vs =
94- github.com/descope/common v0.0.9-0.20260204171420-2408f7109489 h1:BySwgJmA+V1VSI1agXmw1lcAZK1f1DdIz0mkNVMOQSg =
95- github.com/descope/common v0.0.9-0.20260204171420-2408f7109489 /go.mod h1:U2jPklvmw44ArXW2UkGCjD+SauiGCVZTQvRGAYJPpy0 =
92+ github.com/descope/authzservice v0.0.0-20260205031658-24500e405862 h1:SoLQlQX9t6p/fJ6YfUVCv7/exnkQPushSJLwFEnTG74 =
93+ github.com/descope/authzservice v0.0.0-20260205031658-24500e405862 /go.mod h1:voS9mwG3hBVtiQoa7/vd6v8RQ9OWpMOFWE/C8YQZmGw =
94+ github.com/descope/common v0.0.9-0.20260205031854-a9f0312df220 h1:s10iIgL3423r9nNd1I4XPpodnf7Hk8uGfUBePCqZRAc =
95+ github.com/descope/common v0.0.9-0.20260205031854-a9f0312df220 /go.mod h1:U2jPklvmw44ArXW2UkGCjD+SauiGCVZTQvRGAYJPpy0 =
9696github.com/descope/go-sdk v1.8.0 h1:nP6himT1kbEsnDiLUR+2/W9CKJ8kHuhMOHloyBC02OU =
9797github.com/descope/go-sdk v1.8.0 /go.mod h1:lCwCgYOfrgjANMsR2BVe1yfX0Siwd2NjNAig0myWZqY =
9898github.com/descope/golang-lru v0.5.5-0.20220516120313-0c580df2ac14 h1:PbCbVsG2ZDPxQkg8WvTZHhOPEwncozXvMjdmFotuljk =
You can’t perform that action at this time.
0 commit comments