Skip to content

Commit c4b65ad

Browse files
authored
fix(deps): update github.com/descope/common digest to 184221f (#380)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent e5773dd commit c4b65ad

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.20260216215246-30cebccbe496
6+
github.com/descope/common v0.0.9-0.20260217104832-184221f2cbe7
77
github.com/descope/go-sdk v1.9.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.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=
94+
github.com/descope/common v0.0.9-0.20260217104832-184221f2cbe7 h1:tQ6JvEfV7DwItjKQq739KF+hyh7Tjn4h3CqYhdfRztw=
95+
github.com/descope/common v0.0.9-0.20260217104832-184221f2cbe7/go.mod h1:rc/p5aE8LmOAtU70Y+vXzd+t4o/hg97len3eqvRtCZI=
9696
github.com/descope/go-sdk v1.9.0 h1:mQUP1TtCK7AupkR7/u88XiUb/uWYl6RuQMlVLE4jPKM=
9797
github.com/descope/go-sdk v1.9.0/go.mod h1:lCwCgYOfrgjANMsR2BVe1yfX0Siwd2NjNAig0myWZqY=
9898
github.com/descope/golang-lru v0.5.5-0.20220516120313-0c580df2ac14 h1:PbCbVsG2ZDPxQkg8WvTZHhOPEwncozXvMjdmFotuljk=

0 commit comments

Comments
 (0)