2018-09-27 23:29:39 +00:00
|
|
|
<!-- Please answer these questions before submitting your issue. Thanks! -->
|
2017-07-24 16:53:26 +00:00
|
|
|
|
2016-08-17 15:31:12 +00:00
|
|
|
### What version of Go are you using (`go version`)?
|
2016-02-26 03:05:16 +00:00
|
|
|
|
2018-09-27 23:29:39 +00:00
|
|
|
<pre>
|
|
|
|
$ go version
|
|
|
|
|
|
|
|
</pre>
|
2016-02-26 03:05:16 +00:00
|
|
|
|
2017-07-24 16:53:26 +00:00
|
|
|
### Does this issue reproduce with the latest release?
|
|
|
|
|
|
|
|
|
2018-09-27 23:29:39 +00:00
|
|
|
|
2016-08-17 15:31:12 +00:00
|
|
|
### What operating system and processor architecture are you using (`go env`)?
|
2016-02-26 03:05:16 +00:00
|
|
|
|
2018-09-27 23:29:39 +00:00
|
|
|
<details><summary><code>go env</code> Output</summary><br><pre>
|
|
|
|
$ go env
|
|
|
|
|
|
|
|
</pre></details>
|
2016-02-26 03:05:16 +00:00
|
|
|
|
2016-08-17 15:31:12 +00:00
|
|
|
### What did you do?
|
2016-12-09 11:15:23 +00:00
|
|
|
|
2018-09-27 23:29:39 +00:00
|
|
|
<!--
|
2016-02-26 03:35:42 +00:00
|
|
|
If possible, provide a recipe for reproducing the error.
|
|
|
|
A complete runnable program is good.
|
|
|
|
A link on play.golang.org is best.
|
2018-09-27 23:29:39 +00:00
|
|
|
-->
|
|
|
|
|
2016-02-26 03:05:16 +00:00
|
|
|
|
|
|
|
|
2016-08-17 15:31:12 +00:00
|
|
|
### What did you expect to see?
|
2016-02-26 03:05:16 +00:00
|
|
|
|
|
|
|
|
2018-09-27 23:29:39 +00:00
|
|
|
|
2016-08-17 15:31:12 +00:00
|
|
|
### What did you see instead?
|
2016-02-26 03:05:16 +00:00
|
|
|
|