File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.23.0
55toolchain go1.24.4
66
77require (
8- github.com/descope/go-sdk v1.6.13
8+ github.com/descope/go-sdk v1.6.14
99 github.com/spf13/cobra v1.9.1
1010 golang.org/x/exp v0.0.0-20240205201215-2c58cdc269a3
1111)
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c
44github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
55github.com/decred/dcrd/dcrec/secp256k1/v4 v4.4.0 h1:NMZiJj8QnKe1LgsbDayM4UoHwbvwDRwnI3hwNaAHRnc =
66github.com/decred/dcrd/dcrec/secp256k1/v4 v4.4.0 /go.mod h1:ZXNYxsqcloTdSy/rNShjYzMhyjf0LaoftYK0p+A3h40 =
7- github.com/descope/go-sdk v1.6.13 h1:oN4Hrdks37LRByAgs3Ke5KZFXeXTxfnMDSsJlADBvTg =
8- github.com/descope/go-sdk v1.6.13 /go.mod h1:khLMD/1zglkkZCRg6xCA6DI8bXj7wAbZEOonwMrUkF4 =
7+ github.com/descope/go-sdk v1.6.14 h1:f1EzXWZXs56mSC1zKWU3l/qYg99iwahydSelexJAC1k =
8+ github.com/descope/go-sdk v1.6.14 /go.mod h1:khLMD/1zglkkZCRg6xCA6DI8bXj7wAbZEOonwMrUkF4 =
99github.com/goccy/go-json v0.10.4 h1:JSwxQzIqKfmFX1swYPpUThQZp/Ka4wzJdK0LWVytLPM =
1010github.com/goccy/go-json v0.10.4 /go.mod h1:oq7eo15ShAhp70Anwd5lgX2pLfOS3QCiwU/PULtXL6M =
1111github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0 =
You can’t perform that action at this time.
0 commit comments