Skip to content

Commit e5cd22c

Browse files
authored
fix(deps): update github.com/descope/common digest to 8ff7362
1 parent ac1d367 commit e5cd22c

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/descope/authzcache
33
go 1.24.6
44

55
require (
6-
github.com/descope/common v0.0.9-0.20260224084244-e4f294a5f4d0
6+
github.com/descope/common v0.0.9-0.20260302133810-8ff736249d98
77
github.com/descope/go-sdk v1.11.0
88
github.com/descope/golang-lru v0.5.5-0.20220516120313-0c580df2ac14
99
github.com/descope/protoc-gen-mocker v1.0.1-0.20260210200602-d38e8ef28dd5

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,8 @@ github.com/decred/dcrd/dcrec/secp256k1/v4 v4.4.0 h1:NMZiJj8QnKe1LgsbDayM4UoHwbvw
9191
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.4.0/go.mod h1:ZXNYxsqcloTdSy/rNShjYzMhyjf0LaoftYK0p+A3h40=
9292
github.com/descope/authzservice v0.0.0-20260217070011-bb428751ee1d h1:IRvKzYFiqe4dOFheqVdduzkTvSbF2FT2ew1BnOAdKcw=
9393
github.com/descope/authzservice v0.0.0-20260217070011-bb428751ee1d/go.mod h1:ToEhQIV9j05idVaXlKsAYm6NZCHKAx4IhGzne/VjoUc=
94-
github.com/descope/common v0.0.9-0.20260224084244-e4f294a5f4d0 h1:0He1cVJFZBEmgbVPWvBT/6Nb2MJHuzKN0IopZ9ilRmg=
95-
github.com/descope/common v0.0.9-0.20260224084244-e4f294a5f4d0/go.mod h1:AMCP73FAagQICizmzvNQPWR2bJHCdK/x09Se9+S4cUI=
94+
github.com/descope/common v0.0.9-0.20260302133810-8ff736249d98 h1:GQCosu0KaBYLNk8xDEIGKfhdnz5cHcA4/YAYuUHRcxo=
95+
github.com/descope/common v0.0.9-0.20260302133810-8ff736249d98/go.mod h1:AMCP73FAagQICizmzvNQPWR2bJHCdK/x09Se9+S4cUI=
9696
github.com/descope/go-sdk v1.11.0 h1:e8iFNelZbLrqzBppNUuHFztUDQOQoZrmFhTqQ9JCCRc=
9797
github.com/descope/go-sdk v1.11.0/go.mod h1:lCwCgYOfrgjANMsR2BVe1yfX0Siwd2NjNAig0myWZqY=
9898
github.com/descope/golang-lru v0.5.5-0.20220516120313-0c580df2ac14 h1:PbCbVsG2ZDPxQkg8WvTZHhOPEwncozXvMjdmFotuljk=

pkg/authzcache/proto/v1/authzcache.pb.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkg/authzcache/proto/v1/authzcache_grpc.pb.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)