mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-06-06 23:16:53 +00:00
build(deps): bump github.com/shopspring/decimal from 1.2.0 to 1.3.0 (#807)
Bumps [github.com/shopspring/decimal](https://github.com/shopspring/decimal) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/shopspring/decimal/releases) - [Changelog](https://github.com/shopspring/decimal/blob/master/CHANGELOG.md) - [Commits](https://github.com/shopspring/decimal/compare/v1.2.0...v1.3.0) --- updated-dependencies: - dependency-name: github.com/shopspring/decimal dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
go.mod
2
go.mod
@@ -19,7 +19,7 @@ require (
|
||||
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect
|
||||
github.com/pkg/errors v0.9.1
|
||||
github.com/pquerna/otp v1.3.0
|
||||
github.com/shopspring/decimal v1.2.0
|
||||
github.com/shopspring/decimal v1.3.0
|
||||
github.com/spf13/viper v1.9.0
|
||||
github.com/thrasher-corp/gct-ta v0.0.0-20200623072738-f2b55b7f9f41
|
||||
github.com/thrasher-corp/goose v2.7.0-rc4.0.20191002032028-0f2c2a27abdb+incompatible
|
||||
|
||||
Reference in New Issue
Block a user