Weston Schmidt
Weston Schmidt
Hello, I'm trying to install and run the tool locally in a linux environment like runs in the github action environment, but the installation instructions don't make sense. I don't...
Hello, I'm working on some unrelated updates & noticed Semver 6.3.0 is used & has been marked vulnerable by synk: https://security.snyk.io/package/npm/semver/6.3.0
### Are you using the latest DisplayLink driver from Synaptics? Yes ### Are you using the latest EVDI module? Yes ### If you are using a DisplayLink device, have you...
The general `avfs` is great. However, the IDM bit is problematic. As written, it can't support Windows / Plan 9 since it's uid/gid are strings and not numbers. https://pkg.go.dev/os/user#User I...
### What version of Go, VS Code & VS Code Go extension are you using? Version Information * Run `go version` to get version of Go from _the VS Code...
## ANSI Escape Sequences Terminate/Bork Logs We're using concourse as a driver for building vm images & in the stream of output from those, several [ANSI escape sequences](https://gist.github.com/fnky/458719343aabd01cfb17a3a4f7296797) are present....
@marten-seemann are there any areas where you'd like help regarding updates to support draft 14?
To help understand what indirect dependencies, it would be ideal to support different `require` groups: - direct, production - indirect, production - direct, test - indirect, test This will allow...