-
on the second run of `make vendor` I see:
```
> make vendor
[INFO] Downloading dependencies. Please wait...
[INFO] --> Found desired version locally bitbucket.org/ww/goautoneg a547fc61f48d567d5b…
-
Something changed today ( was good on friday ) that caused a significant performance degradation in the time it takes to generate code.
I'm still using [`9d6630dc8c577b56cb9687a9cf9e8578aca7298a`](…
-
I'm getting the following error if I run `glide up -v` on this repo:
```
[rspazzol@rspazzol external-storage]$ glide up -v
[INFO] Downloading dependencies. Please wait...
[INFO] --> Fetching updat…
-
Trying to build my program against my fork of chromedp, get the following error:
chromedp/chromedp.go:137: cannot use h (type *TargetHandler) as type cdp.Handler in assignment:
*TargetHand…
-
Hi all,
I'm working on an appengine application and one of my dependencies recently added an import to `easyjson/jlexer`. The problem is that https://github.com/mailru/easyjson/blob/master/jlexer/lex…
-
Basically I am also looking for https://github.com/pquerna/ffjson/issues/150 (in some json library).
Wondering if you had ideas as to if/how you'd like to see support for it. I was thinking about add…
-
**What version of Go are you using (go version)?**
go version go1.8 darwin/amd64
**What operating system and processor architecture are you using?**
macOS Sierra
**What did you do?**
`dep ini…
-
## Problem statement
A type, using allOf, generated by 0.7.4, doesn't implement MarshalJSON and UnmarshalJSON and works properly. This same type, generated by 0.8.0, includes these functions, and …
-
Hi,
I am trying to use this automation/test.sh script on my laptop (Fedora 25),
to deploy and execute tests for kubevirt. and I am hitting issues with it.
Here is what I do:
```sh
unset GOROO…
-
```
./build.sh
go generate
qtc: 2017/01/28 21:01:41 Compiling *.qtpl template files in directory "templates"
qtc: 2017/01/28 21:01:41 Compiling "templates/domain.qtpl" to "templates/domain.qtpl.go…