Skip to content

Commit dabac79

Browse files
committedDec 17, 2024
update tongo
1 parent 33089a0 commit dabac79

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed
 

‎go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ require (
2424
github.com/sourcegraph/conc v0.3.0
2525
github.com/stretchr/testify v1.9.0
2626
github.com/tonkeeper/scam_backoffice_rules v0.0.0-20241106130559-c44de2d4177b
27-
github.com/tonkeeper/tongo v1.13.0
27+
github.com/tonkeeper/tongo v1.14.2
2828
go.opentelemetry.io/otel v1.24.0
2929
go.opentelemetry.io/otel/metric v1.24.0
3030
go.opentelemetry.io/otel/trace v1.24.0

‎go.sum

+2
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,8 @@ github.com/tonkeeper/scam_backoffice_rules v0.0.0-20241106130559-c44de2d4177b h1
272272
github.com/tonkeeper/scam_backoffice_rules v0.0.0-20241106130559-c44de2d4177b/go.mod h1:SqZXYO9vbID8ku+xnnaKXeNGmehxigODGrk5V1KqbRA=
273273
github.com/tonkeeper/tongo v1.13.0 h1:LesxO+HFrLSkhDYMXLl+zlabZpVTnaMNHUqwkIhzl0c=
274274
github.com/tonkeeper/tongo v1.13.0/go.mod h1:MjgIgAytFarjCoVjMLjYEtpZNN1f2G/pnZhKjr28cWs=
275+
github.com/tonkeeper/tongo v1.14.2 h1:Ji+G2RfHbXGuRs7FG2iSLUGOW3zWU8TnYtM/LuZbG7w=
276+
github.com/tonkeeper/tongo v1.14.2/go.mod h1:MjgIgAytFarjCoVjMLjYEtpZNN1f2G/pnZhKjr28cWs=
275277
github.com/valyala/bytebufferpool v1.0.0 h1:GqA5TC/0021Y/b9FG4Oi9Mr3q7XYx6KllzawFIhcdPw=
276278
github.com/valyala/bytebufferpool v1.0.0/go.mod h1:6bBcMArwyJ5K/AmCkWv1jt77kVWyCJ6HpOuEn7z0Csc=
277279
github.com/valyala/fasttemplate v1.2.1/go.mod h1:KHLXt3tVN2HBp8eijSv/kGJopbvo7S+qRAEEKiv+SiQ=

0 commit comments

Comments
 (0)