Skip to content

Commit

Permalink
fix(deps): update module github.com/descope/go-sdk to v1.5.7 (#337)
Browse files Browse the repository at this point in the history
Co-authored-by: descope[bot] <descope[bot]@users.noreply.github.com>
  • Loading branch information
descope[bot] and descope[bot] authored Dec 14, 2023
1 parent f0955cc commit c625242
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion descope/gin/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/descope/go-sdk/descope/gin
go 1.18

require (
github.com/descope/go-sdk v1.5.5
github.com/descope/go-sdk v1.5.7
github.com/gin-gonic/gin v1.9.1
)

Expand Down
2 changes: 1 addition & 1 deletion tools/environment/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.18
replace github.com/descope/go-sdk => ../../

require (
github.com/descope/go-sdk v1.5.5
github.com/descope/go-sdk v1.5.7
github.com/spf13/cobra v1.7.0
golang.org/x/exp v0.0.0-20230801115018-d63ba01acd4b
)
Expand Down

0 comments on commit c625242

Please sign in to comment.