Skip to content

Commit 193505a

Browse files
authored
fix(deps): update github.com/descope/common digest to 30cebcc
1 parent b1e5717 commit 193505a

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.20260216130256-96eb9ac23907
6+
github.com/descope/common v0.0.9-0.20260216215246-30cebccbe496
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.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-20260211180101-34388db2031d h1:crMeGAoIhxxB2oxOrBnEWUAOqK8iV2j0eKLWAYupLxs=
9393
github.com/descope/authzservice v0.0.0-20260211180101-34388db2031d/go.mod h1:ToEhQIV9j05idVaXlKsAYm6NZCHKAx4IhGzne/VjoUc=
94-
github.com/descope/common v0.0.9-0.20260216130256-96eb9ac23907 h1:ZABQ2zI83/q1CI1xaYnda6ZvrU3wMdCFwfo+tiZuc6c=
95-
github.com/descope/common v0.0.9-0.20260216130256-96eb9ac23907/go.mod h1:rc/p5aE8LmOAtU70Y+vXzd+t4o/hg97len3eqvRtCZI=
94+
github.com/descope/common v0.0.9-0.20260216215246-30cebccbe496 h1:UApKPH8AnQj+nph5g+d4fiVLoW2Bwk4NCtGo48p6GI8=
95+
github.com/descope/common v0.0.9-0.20260216215246-30cebccbe496/go.mod h1:rc/p5aE8LmOAtU70Y+vXzd+t4o/hg97len3eqvRtCZI=
9696
github.com/descope/go-sdk v1.8.0 h1:nP6himT1kbEsnDiLUR+2/W9CKJ8kHuhMOHloyBC02OU=
9797
github.com/descope/go-sdk v1.8.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)