Skip to content

Commit

Permalink
Merge pull request #25 from tinh-tinh/feat/ren/24-sync-up-tt-v1.4.0
Browse files Browse the repository at this point in the history
feat: sync up tinh tinh v1.4.0
  • Loading branch information
Ren0503 authored Dec 6, 2024
2 parents 5e3e725 + f6daff6 commit 57650af
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/redis/go-redis/v9 v9.6.1
github.com/robfig/cron/v3 v3.0.0
github.com/stretchr/testify v1.9.0
github.com/tinh-tinh/tinhtinh v1.2.0
github.com/tinh-tinh/tinhtinh v1.4.0
golang.org/x/crypto v0.27.0
)

Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ github.com/stvp/tempredis v0.0.0-20181119212430-b82af8480203 h1:QVqDTf3h2WHt08Yu
github.com/stvp/tempredis v0.0.0-20181119212430-b82af8480203/go.mod h1:oqN97ltKNihBbwlX8dLpwxCl3+HnXKV/R0e+sRLd9C8=
github.com/tinh-tinh/tinhtinh v1.2.0 h1:4gXSZ5zVT7ZgYkHr51i2b/KPySr/KcvY9Tkl7PXXB4I=
github.com/tinh-tinh/tinhtinh v1.2.0/go.mod h1:vGHoXUhXlDCij37ygQIwhkhIZ/nz8s+sjlsxb8gI4vQ=
github.com/tinh-tinh/tinhtinh v1.4.0 h1:Z+nx5gpKJ5o2EWZuB8DFRh+PYwFgIwUeA+SaliYyK7c=
github.com/tinh-tinh/tinhtinh v1.4.0/go.mod h1:Ml1twSfPhVCckxSVPfZxiyLfPs2AM3aQqp4qlGoubrk=
golang.org/x/crypto v0.27.0 h1:GXm2NjJrPaiv/h1tb2UH8QfgC/hOf/+z0p6PT8o1w7A=
golang.org/x/crypto v0.27.0/go.mod h1:1Xngt8kV6Dvbssa53Ziq6Eqn0HqbZi5Z6R0ZpwQzt70=
golang.org/x/sync v0.7.0 h1:YsImfSBoP9QPYL0xyKJPq0gcaJdG3rInoqxTWbfQu9M=
Expand Down

0 comments on commit 57650af

Please sign in to comment.