Skip to content

Commit

Permalink
Bumped sdk dependency version to v5.0.6 (#196)
Browse files Browse the repository at this point in the history
* update SDK version to 5.0.1

* Update SDK version

* download dependancy
  • Loading branch information
Ismail731404 authored Jul 11, 2024
1 parent e3fc0d2 commit d148319
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.5
github.com/myrteametrics/myrtea-sdk/v5 v5.0.6
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.5 h1:wBb21KCgdYMr6b3yhUWkWBqIoZituZGNE/ucrAVo72s=
github.com/myrteametrics/myrtea-sdk/v5 v5.0.5/go.mod h1:ZG+7QE2PgtoxrEzHEwBfLfhJsf+pVZZLsCFm8skyvg8=
github.com/myrteametrics/myrtea-sdk/v5 v5.0.6 h1:gJiIBZ1w6QGzWO6Y13/VqF48YWvSZ00bd7SjlDNzRa8=
github.com/myrteametrics/myrtea-sdk/v5 v5.0.6/go.mod h1:ZG+7QE2PgtoxrEzHEwBfLfhJsf+pVZZLsCFm8skyvg8=
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 d148319

Please sign in to comment.