Skip to content

Commit 50cc0e3

Browse files
Update indenting
1 parent fa8d49b commit 50cc0e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/openapi-generator/src/main/resources/go/client.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ import (
2929
{{#withAWSV4Signature}}
3030
awsv4 "github.com/aws/aws-sdk-go-v2/aws/signer/v4"
3131
awscredentials "github.com/aws/aws-sdk-go-v2/credentials"
32-
"crypto/sha256"
32+
"crypto/sha256"
3333
"encoding/hex"
3434
{{/withAWSV4Signature}}
3535
)

0 commit comments

Comments
 (0)