Commit graph

16 commits

Author SHA1 Message Date
6543
fc6a2a9975
Remove github.com/kr/pretty in favor of assert.EqualValues() (#564)
* remove github.com/kr/pretty in favor of assert.EqualValues()

* code format
2021-12-04 13:23:33 +01:00
6543
91d37be1da
Update Dependencies (#486)
* github.com/Microsoft/go-winio

* github.com/bradrydzewski/togo

* github.com/containerd/containerd

* github.com/docker/cli

* github.com/docker/docker

* github.com/docker/docker-credential-helpers

* github.com/franela/goblin

* github.com/google/go-github/v39

* github.com/joho/godotenv

* github.com/lib/pq

* github.com/moby/moby

* github.com/prometheus/client_golang

* github.com/tevino/abool

* github.com/woodpecker-ci/togo

* github.com/xanzy/go-gitlab

* github.com/xeipuuv/gojsonschema

* github.com/mattn/go-sqlite3
2021-10-28 12:11:52 +02:00
6543
75513575be
Use go's vendoring (#284)
* store dependency's in git

* since we vendor ... rm tech-depts

* aad make target 'vendor' to update vendor folder (manual task)
2021-08-30 19:14:04 +02:00
Laszlo Fogas
6866b75597 Remove vendor folder 2019-10-24 11:16:12 +02:00
Laszlo Fogas
7b606d8749 Removed unused deps 2019-04-07 21:08:58 +02:00
Laszlo Fogas
2922505fe2 CLI is pulled in for simpler(?) workflow 2019-04-06 21:32:14 +02:00
Brad Rydzewski
49ea713a36 improve UI loader 2017-09-07 17:43:33 -07:00
Brad Rydzewski
da672cc00a fix vendoring 2017-06-28 13:30:10 -04:00
Brad Rydzewski
aed567a71e initial work to enable grpc 2017-06-28 13:21:22 -04:00
Brad Rydzewski
314b4346e9 update vendor files for vault 2017-05-08 03:21:54 +02:00
Brad Rydzewski
8bbb1be8ad add missing deps 2017-05-08 03:13:16 +02:00
Veg (Martin Wellard)
a64696df68 Move golang.org/x/net/proxy dependency to vendor/ 2017-01-18 09:36:23 -05:00
Brad Rydzewski
302fb986b8 updated vendored deps 2016-04-19 18:47:58 -07:00
Brad Rydzewski
b5dcfc4edd remove vexp from vendoring process 2016-03-07 11:23:49 -08:00
Brad Rydzewski
dfea14c7e5 updated vendor files and paths 2015-09-29 18:21:17 -07:00
Brad Rydzewski
47699baae6 moving from Godeps to Go 1.5 vendoring 2015-09-29 17:34:44 -07:00