summaryrefslogtreecommitdiff
path: root/vendor/github.com/aws/smithy-go/auth/auth.go
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/aws/smithy-go/auth/auth.go')
-rw-r--r--vendor/github.com/aws/smithy-go/auth/auth.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/vendor/github.com/aws/smithy-go/auth/auth.go b/vendor/github.com/aws/smithy-go/auth/auth.go
new file mode 100644
index 0000000..5bdb70c
--- /dev/null
+++ b/vendor/github.com/aws/smithy-go/auth/auth.go
@@ -0,0 +1,3 @@
+// Package auth defines protocol-agnostic authentication types for smithy
+// clients.
+package auth