-
In the cockpit-composer CI tests several api calls requiring depsolve are having issues. I believe this only occurs after service start on a fresh machine.
The weldr api takes minutes to return `/p…
-
`CreateChildSpan` will create a child-span of the span embedded in sourceCtx. If there is no trace-information in sourceCtx, a noop-span will be returned. `CreateChildSpan` does not return a `context.…
-
`[gxf@zk-03 supervisord-master]$ GOOS=linux go build -tags release -a -ldflags "-linkmode external -extldflags -static" -o supervisord
# github.com/ochinchina/supervisord
/tmp/go-link-885724583/0000…
VLoye updated
3 years ago
-
#### Description
```
can't run/build the source code
```
#### Reproduce
1. `go run .\platypus.go`
```
lib\util\compiler\compiler.go:15:2: no required module provides package github.com/Wa…
-
> /kind bug
**What happened**:
Imported proto files and tried to use with latest `golang/protobuf` lib. https://github.com/golang/protobuf/blob/master/proto/table_unmarshal.go#L331 mandates that …
-
### Go version
go version go1.23.2 linux/amd64
### Output of `go env` in your module/workspace:
```shell
jkary@jkary-lnx01:~/src/go/containerlab$ go env
GO111MODULE=''
GOARCH='amd64'
GOBIN=''
G…
-
**Description**
When calling the service_principals.get() with a valid service principal id the request failed with the following error
```python
Traceback (most recent call last):
File "/ho…
-
Having a hard time cross-compiling a program to android/arm. It complains about missing X11/Xlib.h. While a regular x86_64 build works just fine. Sure it is more related to the SDL2 itself, but either…
-
Please answer these questions before submitting your issue. Thanks!
### What version of Go are you using (`go version`)?
```
go version go1.9.1 linux/amd64
```
### Does this issue reproduce…
-
## Keybindings depending on the filetype to have build actions and quickfix plugin work together nicely
Depending on the file type, it might be better to bind the same key to a different command.
I.…