Skip to content

Commit 3401919

Browse files
bump dependencies
1 parent ec70d15 commit 3401919

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

system-tests/tests/smoke/cre/solana/sollogtrigger/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ require (
3838
github.com/shopspring/decimal v1.4.0 // indirect
3939
github.com/streamingfast/logging v0.0.0-20230608130331-f22c91403091 // indirect
4040
github.com/stretchr/testify v1.11.1 // indirect
41-
go.mongodb.org/mongo-driver v1.17.2 // indirect
41+
go.mongodb.org/mongo-driver v1.17.7 // indirect
4242
go.uber.org/multierr v1.11.0 // indirect
4343
go.uber.org/zap v1.27.1 // indirect
4444
golang.org/x/crypto v0.48.0 // indirect

system-tests/tests/smoke/cre/solana/sollogtrigger/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

system-tests/tests/smoke/cre/solana/solwrite/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ require (
3737
github.com/shopspring/decimal v1.4.0 // indirect
3838
github.com/streamingfast/logging v0.0.0-20230608130331-f22c91403091 // indirect
3939
github.com/stretchr/testify v1.11.1 // indirect
40-
go.mongodb.org/mongo-driver v1.17.2 // indirect
40+
go.mongodb.org/mongo-driver v1.17.7 // indirect
4141
go.uber.org/multierr v1.11.0 // indirect
4242
go.uber.org/zap v1.27.1 // indirect
4343
golang.org/x/crypto v0.49.0 // indirect

system-tests/tests/smoke/cre/solana/solwrite/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)