We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96fbd0b commit d330d63Copy full SHA for d330d63
DynamoDbEncryption/Makefile
@@ -102,6 +102,8 @@ SERVICE_DEPS_DynamoDbEncryptionTransforms := \
102
DynamoDbEncryption/dafny/DynamoDbItemEncryptor
103
104
# Go
105
+# TODO: Define the name later
106
+# This will probably get changes to */releases/go/* but I will bring this to the team later.
107
GO_MODULE_NAME="github.com/aws/aws-database-encryption-sdk-dynamodb"
108
109
GO_DEPENDENCY_MODULE_NAMES := \
0 commit comments