-
(The purpose of this report is to alert `Azure/open-service-broker-azure` to the possible problems when `Azure/open-service-broker-azure` try to upgrade the following dependencies)
## An error will…
-
I'm on the hello world page. Really simple. I click Run, and I get:
```
Program exited: signal: killed
```
in the response window. Any idea if I'm doing something wrong?
-
I am trying to install on a Pi 3B+ and I am getting:
package math/bits: unrecognised import path “maths/bits” (import does not begin with hostname)
Any suggestions? My competence is extremely …
-
![image](https://user-images.githubusercontent.com/1643494/97161150-5c022d80-17b8-11eb-9eca-39036bdc356c.png)
Are there any ways to solve this problem?
-
**Which version of MSAL Go are you using?**
Microsoft Authentication Library for Go 1.0.0
**Where is the issue?**
* Public client
* [ ] Device code flow
* [ ] Username/Password (ROPC gr…
nohns updated
1 month ago
-
Hi,
I am wondering if and how it is possible to return complex structures (or points to them more likely) as opaque types from calls.
Say I have a client implemented in go and want to initialize…
-
When I replicated the example of direct messaging (section 5.7.5), the record is saved 2 times in mongo, after debugging I found this is caused by the statement: fs.createReadStream(videoPath).pipe(re…
-
If the server that is hosting the https://dmitri.shuralyov.com website is unavailable due to an outage of its current server provider (as has happened recently in #37), it may be worth considering a f…
-
Image Processing works well when the source image is a png or a jpg, but when it's a webp, blacks and whites appear toned down. At first I wondered if it was a problem similar to #8298, but that issue…
-
**Problem description:**
As it can be seen on this line, root certificates loaded only once during the lifetime of the application -
https://github.com/golang/go/blob/9e5b1367cb45931b3730027f30af…