Skip to content

Commit 4a99152

Browse files
committed
update tongo
1 parent 6779f1c commit 4a99152

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.1
27-
github.com/tonkeeper/tongo v1.14.5
27+
github.com/tonkeeper/tongo v1.14.6
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.1 h1:q98OLTO2tjaTOCxBl3EmY+PMClk
272272
github.com/tonkeeper/scam_backoffice_rules v0.0.1/go.mod h1:SqZXYO9vbID8ku+xnnaKXeNGmehxigODGrk5V1KqbRA=
273273
github.com/tonkeeper/tongo v1.14.5 h1:4Ttj6jDHMd/2fUbzRiw4SJvS7XJ8/Uexs0khHKcgi4c=
274274
github.com/tonkeeper/tongo v1.14.5/go.mod h1:MjgIgAytFarjCoVjMLjYEtpZNN1f2G/pnZhKjr28cWs=
275+
github.com/tonkeeper/tongo v1.14.6 h1:6LVOfqncUgGB06LKgWJMMuOTK5vrIeiUofT0XTWYEM0=
276+
github.com/tonkeeper/tongo v1.14.6/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)