-
### What version of Go are you using (`go version`)?
$ go version
go version go1.14.2 linux/amd64
### Does this issue reproduce with the latest release?
Yes.
### What operating system…
-
Checking out the main branch and running `./compile_protos.sh` fails with the following error:
```
/Users/amitsaurav/Work/go/src/github.com/google/protobuf/src: warning: directory does not exist.
…
-
Help! I'm sorry to come here to make an issue, But the [IC](https://github.com/dfinity/ic) repository has banned the issue column.
**I am developing an ICP wallet, imitating the function of rosseta t…
-
## Week 0
- [x] https://www.youtube.com/playlist?list=PLyzOVJj3bHQuloKGG59rS43e29ro7I57J ( lect 1-7)
- [ ] Effective Shell: https://effective-shell.com
- [x] Linux Intro/Essentials https://lym.read…
-
```
#!watchflakes
post
-
When I configure an externalSecret from external redis I have the following errors:
```
upgrade.go:144: [debug] preparing upgrade for harbor
Error: UPGRADE FAILED: YAML parse error on harbor/templa…
-
**Describe the bug**
`cpu.Info()` doesn't work on OpenBSD, version 7.5, MacBook Pro with M3 Pro chip (arm64).
**To Reproduce**
```go
import "github.com/shirou/gopsutil/v4/cpu"
_, err := cpu…
-
```
#!watchflakes
post
-
Hello!
I tried updating to 3.2.6 from 3.2.5 and encountered this issue while not changing anything else.
Building from the Dockerfile fails because it can not find the go binary.
```
STEP 1…
-
Passkeys are also now another way to login.
There are no servers and its all local and so prevents the phisking and MITM attacks that have now become common with 2FA.
Its public on IOS and MAC.
W…