Skip to content

Commit

Permalink
Update tongo
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksej-paschenko committed Dec 25, 2023
1 parent a15bc4c commit 89109bf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ require (
github.com/sourcegraph/conc v0.3.0
github.com/stretchr/testify v1.8.4
github.com/tonkeeper/scam_backoffice_rules v0.0.0-20231207072018-fb6051191f8e
github.com/tonkeeper/tongo v1.4.2-0.20231221103918-214317d36b14
github.com/tonkeeper/tongo v1.4.3-0.20231225101911-6063542dc229
go.opentelemetry.io/otel v1.19.0
go.opentelemetry.io/otel/metric v1.19.0
go.opentelemetry.io/otel/trace v1.19.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -264,8 +264,8 @@ github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcU
github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
github.com/tonkeeper/scam_backoffice_rules v0.0.0-20231207072018-fb6051191f8e h1:Av1unDqMPNWHKw1pqJpngDJhr0MfVzAHrH4UZtwK1Y4=
github.com/tonkeeper/scam_backoffice_rules v0.0.0-20231207072018-fb6051191f8e/go.mod h1:SqZXYO9vbID8ku+xnnaKXeNGmehxigODGrk5V1KqbRA=
github.com/tonkeeper/tongo v1.4.2-0.20231221103918-214317d36b14 h1:UdZuhycS7AJ7CtI6Szi9l3EVAYOjwWPlNuef1f6v36M=
github.com/tonkeeper/tongo v1.4.2-0.20231221103918-214317d36b14/go.mod h1:LdOBjpUz6vLp1EdX3E0XLNks9YI5XMSqaQahfOMrBEY=
github.com/tonkeeper/tongo v1.4.3-0.20231225101911-6063542dc229 h1:bU+/5/cX2xrKo8yuyzqnpNXMl45yaEbWfArAj1JZ1HA=
github.com/tonkeeper/tongo v1.4.3-0.20231225101911-6063542dc229/go.mod h1:LdOBjpUz6vLp1EdX3E0XLNks9YI5XMSqaQahfOMrBEY=
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 89109bf

Please sign in to comment.