Skip to content
This repository was archived by the owner on Aug 27, 2018. It is now read-only.

Commit 57b1679

Browse files
authored
deps: repin gogenerate et al (#154)
1 parent a02167f commit 57b1679

File tree

31 files changed

+78
-927
lines changed

31 files changed

+78
-927
lines changed

.vendor.txt

Lines changed: 15 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,28 @@
1-
./_vendor/src/golang.org/x/net da118f7b8e5954f39d0d2130ab35d4bf0e3cb344 https://go.googlesource.com/net
2-
./_vendor/src/golang.org/x/sys 9a7256cb28ed514b4e1e5f68959914c4c28a92e0 https://go.googlesource.com/sys
3-
./_vendor/src/golang.org/x/crypto 3cb07270c9455e8ad27956a70891c962d121a228 https://go.googlesource.com/crypto
4-
./_vendor/src/golang.org/x/tools 94b14834a20132093826ea5e2da5502a13908ad3 https://go.googlesource.com/tools
1+
./_vendor/src/mvdan.cc/sh 43f0b783abe67b568ff4fe4d0b84c44d73eac979 git@github.com:mvdan/sh
2+
./_vendor/src/honnef.co/go/js/dom 0a64a2db1425c1881d4ec762370250c65f44b85b git@github.com:dominikh/go-js-dom
3+
./_vendor/src/honnef.co/go/js/xhr 00e3346113aed89b501ead4e863c7c3d04fa0c5b git@github.com:dominikh/go-js-xhr
4+
./_vendor/src/honnef.co/go/js/util 96b8dd9d16214b6cd9d8c8e84b3a375da4688108 git@github.com:dominikh/go-js-util
55
./_vendor/src/github.com/jteeuwen/go-bindata a0ff2567cfb70903282db057e799fd826784d41d [email protected]:jteeuwen/go-bindata
6+
./_vendor/src/github.com/spf13/cobra 16c014f1a19d865b765b420e74508f80eb831ada [email protected]:spf13/cobra
7+
./_vendor/src/github.com/spf13/pflag 9ff6c6923cfffbcd502984b8e0c80539a94968b7 [email protected]:spf13/pflag
8+
./_vendor/src/github.com/russross/blackfriday b253417e1cb644d645a0a3bb1fa5034c8030127c [email protected]:russross/blackfriday
69
./_vendor/src/github.com/gopherjs/gopherjs 8dffc02ea1cb8398bb73f30424697c60fcf8d4c5 [email protected]:gopherjs/gopherjs
710
./_vendor/src/github.com/gopherjs/jsbuiltin 67703bfb044e3192fbcab025c3aeaeedafad1f2f [email protected]:gopherjs/jsbuiltin
811
./_vendor/src/github.com/kisielk/gotool 0de1eaf82fa3f583ce21fde859f1e7e0c5e9b220 [email protected]:kisielk/gotool
912
./_vendor/src/github.com/fsnotify/fsnotify 7d7316ed6e1ed2de075aab8dfc76de5d158d66e1 [email protected]:fsnotify/fsnotify
10-
./_vendor/src/github.com/spf13/cobra 16c014f1a19d865b765b420e74508f80eb831ada [email protected]:spf13/cobra
11-
./_vendor/src/github.com/spf13/pflag 9ff6c6923cfffbcd502984b8e0c80539a94968b7 [email protected]:spf13/pflag
1213
./_vendor/src/github.com/kardianos/osext 9d302b58e975387d0b4d9be876622c86cefe64be [email protected]:kardianos/osext
1314
./_vendor/src/github.com/sclevine/agouti 8cf0313221cb2c26a4059f8e273c0856b4cb091d [email protected]:sclevine/agouti
1415
./_vendor/src/github.com/neelance/astrewrite 99348263ae862cc230986ce88deaddbf7edcc034 [email protected]:neelance/astrewrite
1516
./_vendor/src/github.com/neelance/sourcemap 8c68805598ab8d5637b1a72b5f7d381ea0f39c31 [email protected]:neelance/sourcemap
1617
./_vendor/src/github.com/shurcooL/sanitized_anchor_name 79c90efaf01eddc01945af5bc1797859189b830b [email protected]:shurcooL/sanitized_anchor_name
1718
./_vendor/src/github.com/shurcooL/httpfs 809beceb23714880abc4a382a00c05f89d13b1cc [email protected]:shurcooL/httpfs
18-
./_vendor/src/github.com/russross/blackfriday b253417e1cb644d645a0a3bb1fa5034c8030127c [email protected]:russross/blackfriday
19-
./_vendor/src/myitcv.io/highlightjs e0ea663591fbdbce10ca2658c680ba7be2391ff8 [email protected]:myitcv/highlightjs
20-
./_vendor/src/myitcv.io/gogenerate 99436ff35ff9bbe6e17d0b1e93d483d6b5d76528 [email protected]:myitcv/gogenerate
19+
./_vendor/src/myitcv.io/gogenerate 8ad09dd98465cdb14438b1f82397ad8eb745ec01 [email protected]:myitcv/gogenerate
20+
./_vendor/src/myitcv.io/immutable d40652f0ca28eff7665d58d506d2ba98ac863f56 [email protected]:myitcv/immutable
2121
./_vendor/src/myitcv.io/gjbt 380934b3729925dd61d0eda6b7513042cfea6914 [email protected]:myitcv/gjbt.git
22-
./_vendor/src/myitcv.io/gg 6081cb6439ba00f382553b2eadd85c5b3a577816 [email protected]:myitcv/gg
22+
./_vendor/src/myitcv.io/highlightjs e0ea663591fbdbce10ca2658c680ba7be2391ff8 [email protected]:myitcv/highlightjs
23+
./_vendor/src/myitcv.io/sorter e31395312285046bfee144dd5347387a9a2358d2 [email protected]:myitcv/sorter
2324
./_vendor/src/myitcv.io/remarkable 6e8b85d04c0c2559fec23559cf88780db6d93083 [email protected]:myitcv/remarkable
24-
./_vendor/src/myitcv.io/sorter b66c9061eedc0adeb2e46c786bc5a33de021fe24 [email protected]:myitcv/sorter
25-
./_vendor/src/myitcv.io/immutable 35777ee564a2a4f5ed15aa68792f7e913288409c [email protected]:myitcv/immutable
26-
./_vendor/src/honnef.co/go/js/xhr 00e3346113aed89b501ead4e863c7c3d04fa0c5b [email protected]:dominikh/go-js-xhr
27-
./_vendor/src/honnef.co/go/js/util 96b8dd9d16214b6cd9d8c8e84b3a375da4688108 [email protected]:dominikh/go-js-util
28-
./_vendor/src/honnef.co/go/js/dom 0a64a2db1425c1881d4ec762370250c65f44b85b [email protected]:dominikh/go-js-dom
29-
./_vendor/src/mvdan.cc/sh 43f0b783abe67b568ff4fe4d0b84c44d73eac979 [email protected]:mvdan/sh
25+
./_vendor/src/golang.org/x/net da118f7b8e5954f39d0d2130ab35d4bf0e3cb344 https://go.googlesource.com/net
26+
./_vendor/src/golang.org/x/tools 94b14834a20132093826ea5e2da5502a13908ad3 https://go.googlesource.com/tools
27+
./_vendor/src/golang.org/x/sys 9a7256cb28ed514b4e1e5f68959914c4c28a92e0 https://go.googlesource.com/sys
28+
./_vendor/src/golang.org/x/crypto 3cb07270c9455e8ad27956a70891c962d121a228 https://go.googlesource.com/crypto

.vendored_bin_deps

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ github.com/gopherjs/gopherjs
22
github.com/jteeuwen/go-bindata/go-bindata
33
golang.org/x/tools/cmd/goimports
44
golang.org/x/tools/cmd/stringer
5-
myitcv.io/gg
65
myitcv.io/gjbt
76
myitcv.io/immutable/cmd/immutableGen
87
myitcv.io/immutable/cmd/immutableVet

_scripts/run_tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ find -path ./_vendor -prune -o -name "gen_*.go" -exec rm '{}' \;
3838
popd
3939
}
4040

41-
gg ./...
41+
go generate ./...
4242

4343
z=$(goimports -l !(_vendor|_talks)/**/!(gen_*).go !(gen_*).go)
4444
if [ ! -z "$z" ]

_vendor/src/myitcv.io/gg/.gitattributes

Lines changed: 0 additions & 1 deletion
This file was deleted.

_vendor/src/myitcv.io/gg/.travis.yml

Lines changed: 0 additions & 12 deletions
This file was deleted.

_vendor/src/myitcv.io/gg/.vendor.txt

Lines changed: 0 additions & 2 deletions
This file was deleted.

_vendor/src/myitcv.io/gg/LICENSE

Lines changed: 0 additions & 27 deletions
This file was deleted.

_vendor/src/myitcv.io/gg/README.md

Lines changed: 0 additions & 48 deletions
This file was deleted.

_vendor/src/myitcv.io/gg/_scripts/check_git_is_clean.sh

Lines changed: 0 additions & 11 deletions
This file was deleted.

_vendor/src/myitcv.io/gg/_scripts/run_tests.sh

Lines changed: 0 additions & 29 deletions
This file was deleted.

0 commit comments

Comments
 (0)