6543
|
1e9119ace9
|
Update backend dependencies (#898)
* update xorm.io
* update module
* 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/lib/pq
* update github.com/mattn/go-sqlite3
* update github.com/moby/moby
* update github.com/stretchr/testify
* update github.com/urfave/cli/v2
* update github.com/xanzy/go-gitlab
* finish
* update module
* clean
|
2022-05-05 19:36:49 +02:00 |
|
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 |
|