-
### Issue 1
```Step 4/4 : RUN mkdir /out && go build .
---> Running in c019ea76f5d2
go: downloading github.com/mattn/go-runewidth v0.0.9
go: downloading github.com/nsf/termbox-go v0.0.0-20200…
-
See https://github.com/golang/go/issues/26366 for some backstory here.
Essentially, go (and especially `go mod vendor`) doesn't like having subdirectories that aren't go packages that are depended …
-
**Describe the bug**
From docs:
> Module names must be fully specified: to match
>
> import google.metrics
> metrics.send(foo)
>
> your pattern needs to be `google.metrics.send(…
-
```
#!watchflakes
default
-
### Go version
go version go1.23.3 darwin/arm64
### Output of `go env` in your module/workspace:
```shell
GO111MODULE='on'
GOARCH='arm64'
GOBIN=''
GOCACHE='/Users/connorszczepaniak/Librar…
-
## Background
According to the Go developers, [they have no plans to further develop the `log/syslog` package](https://github.com/golang/go/issues/13449#issuecomment-161204716):
> We have no pla…
-
**Describe the bug**
When installing a new version of Python the `python.default_packages_file` setting does not seem to be used to fine the path to the default packages file. This seems to be the …
-
### gopls version
Build info
----------
golang.org/x/tools/gopls v0.16.2
golang.org/x/tools/gopls@v0.16.2 h1:K1z03MlikHfaMTtG01cUeL5FAOTJnITuNe0TWOcg8tM=
github.com/BurntSushi/toml@v1.2…
-
```shell
$ go-callvis github.com/googlecloudplatform/gcsfuse
panic: runtime error: invalid memory address or nil pointer dereference [recovered]
panic: runtime error: invalid memory address…
-
```
#!watchflakes
default