Skip to content

Commit

Permalink
update tongo
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-tron committed Sep 24, 2024
1 parent aed2ca7 commit 8716e19
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 @@ -25,7 +25,7 @@ require (
github.com/sourcegraph/conc v0.3.0
github.com/stretchr/testify v1.9.0
github.com/tonkeeper/scam_backoffice_rules v0.0.0-20240822052421-6e4f645f0bc7
github.com/tonkeeper/tongo v1.9.5
github.com/tonkeeper/tongo v1.9.6
go.opentelemetry.io/otel v1.24.0
go.opentelemetry.io/otel/metric v1.24.0
go.opentelemetry.io/otel/trace v1.24.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,8 @@ github.com/tonkeeper/tongo v1.9.4 h1:F1rCcFAp4NQ+Hx/1+0F6lztKx1INYxEqVKp1/5Ds7hc
github.com/tonkeeper/tongo v1.9.4/go.mod h1:MjgIgAytFarjCoVjMLjYEtpZNN1f2G/pnZhKjr28cWs=
github.com/tonkeeper/tongo v1.9.5 h1:Tj2DfqNl9QlbjFbSRUMvSVKzHM3SIqdPPBv4vGKCjHY=
github.com/tonkeeper/tongo v1.9.5/go.mod h1:MjgIgAytFarjCoVjMLjYEtpZNN1f2G/pnZhKjr28cWs=
github.com/tonkeeper/tongo v1.9.6 h1:dkFnuk/LIgRArv2vYwjvOu1YIbmSeo8J/A0jTEed56M=
github.com/tonkeeper/tongo v1.9.6/go.mod h1:MjgIgAytFarjCoVjMLjYEtpZNN1f2G/pnZhKjr28cWs=
github.com/valyala/bytebufferpool v1.0.0 h1:GqA5TC/0021Y/b9FG4Oi9Mr3q7XYx6KllzawFIhcdPw=
github.com/valyala/bytebufferpool v1.0.0/go.mod h1:6bBcMArwyJ5K/AmCkWv1jt77kVWyCJ6HpOuEn7z0Csc=
github.com/valyala/fasttemplate v1.2.1/go.mod h1:KHLXt3tVN2HBp8eijSv/kGJopbvo7S+qRAEEKiv+SiQ=
Expand Down

0 comments on commit 8716e19

Please sign in to comment.