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 @@ -3,7 +3,7 @@ module github.com/bartventer/gorm-multitenancy/v5/examples/echo
3
3
go 1.22.2
4
4
5
5
require (
6
- github.com/bartventer/gorm-multitenancy/v5 v5.9.0
6
+ github.com/bartventer/gorm-multitenancy/v5 v5.10.1
7
7
github.com/labstack/echo/v4 v4.12.0
8
8
gorm.io/gorm v1.25.10
9
9
)
Original file line number Diff line number Diff line change 1
- github.com/bartventer/gorm-multitenancy/v5 v5.9.0 h1:c+BFUFxbL7Uvqo25mJD4SRsU3uU2eDICy2cs5E7azmI =
2
- github.com/bartventer/gorm-multitenancy/v5 v5.9.0 /go.mod h1:FX5LlGCh7AqCWZP155ZKFGXGNlfPvN9pK/TRujtU7cc =
1
+ github.com/bartventer/gorm-multitenancy/v5 v5.10.1 h1:JluGRZNcjkkYjTKFGr0lZxPFJ4Pw2ImO3mqWu1kLxr0 =
2
+ github.com/bartventer/gorm-multitenancy/v5 v5.10.1 /go.mod h1:1t2r554djkF9eGSBk1ng/5Fn+iZW8Zfyons8jiCdFI8 =
3
3
github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
4
4
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
5
5
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
You can’t perform that action at this time.
0 commit comments