Skip to content

Commit

Permalink
add stub doc for non go1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
jasdel committed Jun 7, 2017
1 parent 888453f commit b39a102
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions aws/credentials/plugincreds/doc_1_7.go
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
// +build !go18

// Package plugincreds provides usage of Go plugins for providing credentials
// to the SDK. Only available on Go 1.8 and above.
package plugincreds

0 comments on commit b39a102

Please sign in to comment.