6543
|
56a854fe14
|
Update deps (#789)
* update github.com/docker/cli
* update github.com/docker/distribution
* update github.com/docker/docker
* update github.com/gin-gonic/gin
* update github.com/golang-jwt/jwt/v4
* update github.com/golangci/golangci-lint
* update github.com/gorilla/securecookie
* update github.com/mattn/go-sqlite3
* update github.com/moby/moby
* update github.com/prometheus/client_golang
* update github.com/xanzy/go-gitlab
|
2022-02-24 17:33:24 +01:00 |
|
6543
|
4df9c8d6a5
|
Update Dependencies (#349)
* github.com/russross/meddler v1.0.0 -> v1.0.1
* github.com/gin-gonic/gin v1.6.3 -> v1.7.4
* github.com/go-sql-driver/mysql v1.5.0 -> v1.6.0
* github.com/sirupsen/logrus v1.6.0 -> v1.8.1
* github.com/rs/zerolog v1.18.0 -> v1.25.0
|
2021-09-24 18:39:57 +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 |
|
Brad Rydzewski
|
b5dcfc4edd
|
remove vexp from vendoring process
|
2016-03-07 11:23:49 -08:00 |
|
Brad Rydzewski
|
1c437686fb
|
temporarily allow css files since sassc isn't part of the build process
|
2015-09-29 18:26:46 -07: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 |
|