Skip to content

Commit cf0c5bd

Browse files
Bump github.com/Finnhub-Stock-API/finnhub-go/v2 from 2.0.22 to 2.0.24
Bumps [github.com/Finnhub-Stock-API/finnhub-go/v2](https://github.com/Finnhub-Stock-API/finnhub-go) from 2.0.22 to 2.0.24. - [Changelog](https://github.com/Finnhub-Stock-API/finnhub-go/blob/master/docs/NewsSentiment.md) - [Commits](Finnhub-Stock-API/finnhub-go@v2.0.22...v2.0.24) --- updated-dependencies: - dependency-name: github.com/Finnhub-Stock-API/finnhub-go/v2 dependency-version: 2.0.24 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 56f916f commit cf0c5bd

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/jaredledvina/seabird-stock-plugin
33
go 1.26.2
44

55
require (
6-
github.com/Finnhub-Stock-API/finnhub-go/v2 v2.0.22
6+
github.com/Finnhub-Stock-API/finnhub-go/v2 v2.0.24
77
github.com/joho/godotenv v1.5.1
88
github.com/mattn/go-isatty v0.0.23
99
github.com/rs/zerolog v1.35.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ cloud.google.com/go/storage v1.10.0/go.mod h1:FLPqc6j+Ki4BU591ie1oL6qBQGu2Bl/tZ9
3333
dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU=
3434
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
3535
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo=
36-
github.com/Finnhub-Stock-API/finnhub-go/v2 v2.0.22 h1:3w8S/BomoB101KXn5smoYYI0Qaz4CsFFQ7D74BOp5j0=
37-
github.com/Finnhub-Stock-API/finnhub-go/v2 v2.0.22/go.mod h1:QMfTqyJoQPPsDu6yAvVaTXSLtN0v8rBIn61fgzUN6CM=
36+
github.com/Finnhub-Stock-API/finnhub-go/v2 v2.0.24 h1:NMTuGJXMxSADPaGu47Qv3bT5jlauIsgWN/1Q31w9Kfg=
37+
github.com/Finnhub-Stock-API/finnhub-go/v2 v2.0.24/go.mod h1:QMfTqyJoQPPsDu6yAvVaTXSLtN0v8rBIn61fgzUN6CM=
3838
github.com/census-instrumentation/opencensus-proto v0.2.1/go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU=
3939
github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs=
4040
github.com/cespare/xxhash/v2 v2.3.0/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs=

0 commit comments

Comments
 (0)