Skip to content

Commit e1a55af

Browse files
committed
fix package
1 parent 1d512e4 commit e1a55af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws-runtime/aws-config/mingw/src/aws/sdk/kotlin/runtime/auth/credentials/executeCommandMingw.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
33
* SPDX-License-Identifier: Apache-2.0
44
*/
5-
package aws.smithy.kotlin.runtime.client.util
5+
package aws.sdk.kotlin.runtime.auth.credentials
66

77
import aws.smithy.kotlin.runtime.auth.awscredentials.CredentialsProviderException
88
import aws.smithy.kotlin.runtime.io.internal.SdkDispatchers

0 commit comments

Comments
 (0)