...
1---
2name: "\U0001F41B Bug report"
3about: Create a report to help us improve
4
5---
6
7<!--
8Thank you for reporting a possible bug.
9
10Please fill in as much of the template below as you can.
11
12Go Version: output of `go version`
13Platform: output of `uname -a` (UNIX), or version and 32 or 64-bit (Windows)
14Credential Type: Which Credential Type is used? For example `access_key`
15
16
17If possible, please provide code that demonstrates the problem, keeping it as
18simple and free of external dependencies as you can.
19-->
20
21* **Go Version**:
22* **Platform**:
23* **Credential Type**:
24
25<!-- Please provide more details below this comment. -->
View as plain text