gocryptotrader
gocryptotrader copied to clipboard
A cryptocurrency trading bot and framework supporting multiple exchanges written in Golang.
Bumps [shell-quote](https://github.com/ljharb/shell-quote) from 1.6.1 to 1.8.0. Changelog Sourced from shell-quote's changelog. v1.8.0 - 2023-01-30 Commits [New] extract parse and quote to their own deep imports 553fdfc [Tests] add nyc coverage...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20200622213623-75b288015ac9 to 0.7.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20210316092652-d523dce5a7f4 to 0.8.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.8 and updates ancestor dependencies [minimist](https://github.com/minimistjs/minimist), [minimist](https://github.com/minimistjs/minimist), [mkdirp](https://github.com/isaacs/node-mkdirp), [karma](https://github.com/karma-runner/karma) and [protractor](https://github.com/angular/protractor). These dependencies need to be updated together. Updates `minimist` from 1.2.0 to 1.2.8 Changelog Sourced from...
Bumps [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) from 2.4.0 to 2.15.2. Release notes Sourced from github.com/grpc-ecosystem/grpc-gateway/v2's releases. v2.15.2 What's Changed Switch the use of glog to grpclog. by @jmuk in grpc-ecosystem/grpc-gateway#3205 fix: remove push_bsr_plugins Github...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20200622213623-75b288015ac9 to 0.6.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.37.0 to 1.53.0. Release notes Sourced from google.golang.org/grpc's releases. Release 1.53.0 API Changes balancer: support injection of per-call metadata from LB policies (#5853) resolver: remove deprecated field...
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. Commits 2449650 Update mocha 560b2d8 Don't use regex to trim whitespace b1bdb92 Remove linting package zoo c20dc7e Cache 308 See full diff in compare...
Bumps [github.com/gofrs/uuid](https://github.com/gofrs/uuid) from 4.0.0+incompatible to 4.4.0+incompatible. Release notes Sourced from github.com/gofrs/uuid's releases. v4.4.0 Improved performance and reduce memory allocations for most UUID methods, contributed by @charlievieth (#96) Added a generator...
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.7.1 to 1.15.0. Release notes Sourced from github.com/spf13/viper's releases. v1.15.0 What's Changed Exciting New Features 🎉 feat: add multiple endpoints support for remote by @mozartz in spf13/viper#1464...