Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ go 1.24.3
toolchain go1.24.5

require (
github.com/descope/common v0.0.9-0.20250819074221-dfca97fae848
github.com/descope/go-sdk v1.6.16
github.com/descope/common v0.0.9-0.20250807220923-5060fab910b0
github.com/descope/go-sdk/v2 v2.0.0
github.com/descope/golang-lru v0.5.5-0.20220516120313-0c580df2ac14
github.com/descope/protoc-gen-mocker v1.0.1-0.20250528231433-f1797c28592e
github.com/descope/protoc-gen-validate v1.6.4
Expand Down
Loading