-
Hi, my name is Yong Wang. And I am a graduate student from Sun Yat-sen University, China. Please excuse me for posting non-technical problems on Github Issues. I am about to graduate in June next year…
-
Right now we look at all modules downloaded. I am fairly sure we should instead be looking at all modules that are *used*
`diff
-
While I install ko, failed due to below problem, any work around solution? or anything I wrong? Thanks.
```
[root@jinchi1 kfserving]# GO111MODULE=on go get github.com/google/ko/cmd/ko
go: creatin…
-
## Bug Report
**What did you do?**
I am working on code in a `handler/push.go` in an experimental dead-end fork. In the experiment, I forced the `check` flag to false, e.g.
```
. . . yada …
-
Hello we recently ran a CVE scan on a project that requires cobra@v1.0.0 and it seems like it is the result of this dependency:
```
github.com/spf13/viper@v1.4.0 github.com/coreos/etcd@v3.3.10+incom…
-
### What version of Go are you using (`go version`)?
Comparing Go 1.13 beta1 with go 1.12.7:
# go version
go version go1.12.7 linux/amd64
vs
# go version
go version go1.13beta1 linux/…
-
Hello,
I am trying to run the quickstart example (https://www.ory.sh/docs/next/kratos/quickstart), but can't make it works on my Windows machine. When I run `docker-compose -f quickstart.yml up --…
-
**Thanos Version used**: v0.12.2
**Object Storage Provider**: Ceph S3
**What happened**: When I run queries against historic dates, for certain dates we get a response
`unexpected error: runti…
-
While building the RestFul web service, faced this issue where following two URLs are handled differently:
http://www.myhost.com/v1/service/action
http://www.myhost.com//v1/service/action
httprouter.R…
-
When I upgrade the Jackson to 2.11.0, the code can compile and all tests pass.
However, it throws this error for the example app after starts up:
```
$ sbt "project hello-world-example" run
[i…
xcv58 updated
4 years ago