Skip to content

Commit

Permalink
Bump sdk version to 5.0.1 (#189)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ismail731404 authored Jun 4, 2024
1 parent 6516c6a commit bcaba6e
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 @@ -20,7 +20,7 @@ require (
github.com/jmoiron/sqlx v1.4.0
github.com/json-iterator/go v1.1.12
github.com/lib/pq v1.10.9
github.com/myrteametrics/myrtea-sdk/v5 v5.0.0
github.com/myrteametrics/myrtea-sdk/v5 v5.0.1
github.com/prataprc/goparsec v0.0.0-20211219142520-daac0e635e7e
github.com/prometheus/client_golang v1.19.1
github.com/robfig/cron/v3 v3.0.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -206,8 +206,8 @@ github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd h1:TRLaZ9cD/w
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd/go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q=
github.com/modern-go/reflect2 v1.0.2 h1:xBagoLtFs94CBntxluKeaWgTMpvLxC4ur3nMaC9Gz0M=
github.com/modern-go/reflect2 v1.0.2/go.mod h1:yWuevngMOJpCy52FWWMvUC8ws7m/LJsjYzDa0/r8luk=
github.com/myrteametrics/myrtea-sdk/v5 v5.0.0 h1:F3iYRPogc7XA07CMz09XlHXW17z0LGuaK7VXuA5lnNg=
github.com/myrteametrics/myrtea-sdk/v5 v5.0.0/go.mod h1:NPhtQGVRE6Fb6emMOdZT6uh+bXWnMKc9Fbo0DdtRO9A=
github.com/myrteametrics/myrtea-sdk/v5 v5.0.1 h1:iu01rNcQJKAcJNOVksTXsksPe2NvvRKQ8JQ82WXlm64=
github.com/myrteametrics/myrtea-sdk/v5 v5.0.1/go.mod h1:NPhtQGVRE6Fb6emMOdZT6uh+bXWnMKc9Fbo0DdtRO9A=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
github.com/oklog/run v1.0.0 h1:Ru7dDtJNOyC66gQ5dQmaCa0qIsAUFY3sFpK1Xk8igrw=
github.com/oklog/run v1.0.0/go.mod h1:dlhp/R75TPv97u0XWUtDeV/lRKWPKSdTuV0TZvrmrQA=
Expand Down

0 comments on commit bcaba6e

Please sign in to comment.