-
I tried to vendor the codebase with error of missing repo `github.com/coreos-inc/tectonic-operators`, my guess is that this repo is private and is only accessible to certain people. Can this code be m…
-
Build times seem to have increased recently and it appears that all packages (especially vendored ones) are being built every time. We expected a bit of a longer build because we are using `dep ensur…
-
https://jenkins.cilium.io/job/cilium-ginkgo/job/cilium/job/master/1009/
```
23:02:14 runtime: make[1]: Entering directory '/home/vagrant/go/src/github.com/cilium/cilium/plugins'
23:02:14 …
tgraf updated
6 years ago
-
Hi, there! I'm using [logkit](https://github.com/qiniu/logkit) with elastic.v6 to insert data into my ES node, and I use [Flame Graphs](http://www.brendangregg.com/flamegraphs.html) to find the fact t…
-
Doesn't seem to recover and hangs here for hours.
`make install-deps
glide install -v
[INFO] Downloading dependencies. Please wait...
[INFO] --> Found desired version locally github.com/davecgh/…
-
This is a well known rule https://github.com/golang/go/wiki/CodeReviewComments#comment-sentences.
golang/golint already requires "comment on exported function/type TTT should be of the form "TTT .…
-
https://github.com/mailru/easyjson
https://github.com/json-iterator/go
ash2k updated
6 years ago
-
## Problem statement
Not sure how to say that in a simple way, the example may be more relevant :)
Model definition is not included when a response definition has an external $ref containing a sche…
-
```
go get -u github.com/mailru/easyjson/...
# github.com/mailru/easyjson/benchmark
/opt/go/gopath/src/github.com/mailru/easyjson/benchmark/data_var.go:7: constant 250126199840518145 overflows int
/op…
-
My app running on appengine needs to control k8s cluster running in container engine. So I patched v2.0.0-alpha.0 release to make it work.
The patch is at https://github.com/adieu/client-go/commit/…
adieu updated
6 years ago