Skip to content

Commit

Permalink
Add lo as direct
Browse files Browse the repository at this point in the history
  • Loading branch information
rexcfnghk committed May 14, 2024
1 parent cbbeb56 commit 1d640ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ require (
github.com/go-chi/chi/v5 v5.0.12
github.com/go-chi/jwtauth/v5 v5.3.1
github.com/redis/go-redis/v9 v9.5.1
github.com/samber/lo v1.39.0
github.com/shopspring/decimal v1.4.0
)

Expand All @@ -21,7 +22,6 @@ require (
github.com/lestrrat-go/iter v1.0.2 // indirect
github.com/lestrrat-go/jwx/v2 v2.0.20 // indirect
github.com/lestrrat-go/option v1.0.1 // indirect
github.com/samber/lo v1.39.0 // indirect
github.com/segmentio/asm v1.2.0 // indirect
golang.org/x/crypto v0.21.0 // indirect
golang.org/x/exp v0.0.0-20220303212507-bbda1eaf7a17 // indirect
Expand Down

0 comments on commit 1d640ce

Please sign in to comment.