Skip to content

Commit 8261334

Browse files
go mod tidy, make genotelcontribcol and make genoteltestbedcol
1 parent 50da79d commit 8261334

File tree

8 files changed

+123
-126
lines changed

8 files changed

+123
-126
lines changed

internal/sqlquery/go.mod

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ require (
3030
github.com/BurntSushi/toml v1.4.0 // indirect
3131
github.com/JohnCGriffin/overflow v0.0.0-20211019200055-46fa312c352c // indirect
3232
github.com/apache/arrow-go/v18 v18.0.0 // indirect
33-
github.com/apache/arrow/go/v15 v15.0.0 // indirect
3433
github.com/aws/aws-sdk-go-v2 v1.26.1 // indirect
3534
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.2 // indirect
3635
github.com/aws/aws-sdk-go-v2/credentials v1.17.11 // indirect

internal/sqlquery/go.sum

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

receiver/snowflakereceiver/go.mod

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ require (
3636
github.com/BurntSushi/toml v1.4.0 // indirect
3737
github.com/JohnCGriffin/overflow v0.0.0-20211019200055-46fa312c352c // indirect
3838
github.com/apache/arrow-go/v18 v18.0.0 // indirect
39-
github.com/apache/arrow/go/v15 v15.0.0 // indirect
4039
github.com/aws/aws-sdk-go-v2 v1.26.1 // indirect
4140
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.2 // indirect
4241
github.com/aws/aws-sdk-go-v2/credentials v1.17.11 // indirect

0 commit comments

Comments
 (0)