Skip to content

Commit

Permalink
preview 2
Browse files Browse the repository at this point in the history
  • Loading branch information
AsafMah committed Apr 11, 2024
1 parent 10af4d4 commit 67673b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azkustoingest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ module github.com/Azure/azure-kusto-go/azkustoingest
go 1.22

require (
github.com/Azure/azure-kusto-go/azkustodata v1.0.0-preview-2
github.com/Azure/azure-pipeline-go v0.2.3
github.com/Azure/azure-sdk-for-go v68.0.0+incompatible
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.10.0
Expand All @@ -17,7 +18,6 @@ require (
)

require (
github.com/Azure/azure-kusto-go/azkustodata v1.0.0-preview.0.20240401192622-adfe309460fa // indirect
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.5.1 // indirect
github.com/Azure/azure-sdk-for-go/sdk/internal v1.5.2 // indirect
github.com/Azure/go-autorest v14.2.0+incompatible // indirect
Expand Down

0 comments on commit 67673b2

Please sign in to comment.