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
|
82fd65665f
|
Add linter bidichk to prevent malicios utf8 chars (#516)
bidichk checks for dangerous unicode character sequences
(https://github.com/golangci/golangci-lint/pull/2330)
|
2021-11-16 21:07:53 +01:00 |
|
Lukas
|
c28f7cb29f
|
Add golangci-lint (#502)
Initial part of #435
|
2021-11-14 21:01:54 +01:00 |
|
John Olheiser
|
4276a04f0c
|
Move entirely to zerolog (#426)
Completely switch to zerolog
(Remove usage of logrus and std logger)
Signed-off-by: jolheiser <john.olheiser@gmail.com>
Co-authored-by: 6543 <6543@obermui.de>
|
2021-10-12 09:25:13 +02:00 |
|