Skip to content

Commit 0842b58

Browse files
authored
fix(deps): update module github.com/descope/go-sdk to v2
1 parent d7b015a commit 0842b58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

descope/gin/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.23.0
55
replace github.com/descope/go-sdk => ../../
66

77
require (
8-
github.com/descope/go-sdk v1.6.13
8+
github.com/descope/go-sdk/v2 v2.0.0
99
github.com/gin-gonic/gin v1.10.1
1010
)
1111

0 commit comments

Comments
 (0)