-
### Prerequisites
* [x] Can you reproduce the problem?
* [x] Are you running the latest version?
* [x] Did you perform a cursory search?
### Description
When using SSH public key authentica…
-
When I clone then try to run build the golang example I'm missing dependencies so I run go get for the message modles only to receive an error.
```
➜ aisstream git clone git@github.com:aisstream/…
-
How about create HTTP or CLI interface and dist package as binary for non-golang developers?
-
There are lots of high and critical vulnerabilities that were scanned by [trivy](https://github.com/aquasecurity/trivy).
The scanning result of cluster-autoscaler:v1.23.0 is as follows, v1.22.0 and v…
-
~ go get github.com/kataras/iris-cli
unrecognized import path "golang.org/x/sys/unix": https fetch: Get "https://golang.org/x/sys/unix?go-get=1": dial tcp 216.239.37.1:443: i/o timeout
unrecognized …
-
### Describe the bug
Use case: Using test explorer with Testify test suites and renaming suite methods.
Bug: Test explorer keeps old, obsolete and intermediate namings.
Expected behaviour: Te…
-
I'd like to propose a descriptive testing of the CLI testing.
Inspiration come from the Go project.
Eg.,
- https://github.com/golang/go/blob/master/src/cmd/go/testdata/script/run_hello.txt
- h…
-
Rewrite bash function `go_update_deps "$@"` from `knative.dev/hack/library.sh (L663-L681)` into a Golang tool `knative.dev/toolbox/update-deps`.
https://github.com/knative/hack/blob/158898889ae86…
-
```js
[root@VM_0_14_centos ~]# go get github.com/MagicalTux/goro/sapi/php-cli
package golang.org/x/text/language: unrecognized import path "golang.org/x/text/language" (https fetch: Get https://gola…
-
## Context
I needed to build a Mustache CLI from https://github.com/cbroglie/mustache to use it in a Container/Docker Image. I wanted it to be a static binary executable.
First attempt
```bas…