File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/bots-go-framework/bots-api-telegram
33go 1.22.3
44
55require (
6- github.com/bots-go-framework/bots-go-core v0.1.0
6+ github.com/bots-go-framework/bots-go-core v0.2.1
77 github.com/stretchr/testify v1.10.0
88 github.com/strongo/logus v0.2.1
99 github.com/technoweenie/multipartstreamer v1.0.1
Original file line number Diff line number Diff line change 11github.com/bots-go-framework/bots-go-core v0.1.0 h1:mZZ0QC/CfvsLufYjkJR+nYeXkbNEJ5IXwAn2noxpzTE =
22github.com/bots-go-framework/bots-go-core v0.1.0 /go.mod h1:XCn9z4TI8sbgwyus+VDzw7iMY2QCPWEAvl23GMDjeEU =
3+ github.com/bots-go-framework/bots-go-core v0.2.1 h1:LN2575Fv+441LSQWae+R8nZzt1JbGRdVK1SP2Yt4Skk =
4+ github.com/bots-go-framework/bots-go-core v0.2.1 /go.mod h1:XCn9z4TI8sbgwyus+VDzw7iMY2QCPWEAvl23GMDjeEU =
35github.com/creack/pty v1.1.9 /go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E =
46github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
57github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
You can’t perform that action at this time.
0 commit comments