mirror of
https://github.com/go-gitea/lgtm.git
synced 2026-06-30 21:37:55 -04:00
[PR #42] [MERGED] Update dependencies #44
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/go-gitea/lgtm/pull/42
Author: @6543
Created: 12/6/2020
Status: ✅ Merged
Merged: 12/6/2020
Merged by: @techknowlogick
Base:
master← Head:update-dependencys📝 Commits (10+)
c1e4129github.com/BurntSushi/toml v0.1.1 -> v0.3.1366bf42github.com/sirupsen/logrus v0.6.7 -> v1.7.065b2f29github.com/gin-gonic/gin untagged -> v1.6.3ed7b7cdgithub.com/elazarl/go-bindata-assetfs untagged -> v1.0.188985d0github.com/franela/goblin 2015-01-12 -> 2020-10-0647da405github.com/go-sql-driver/mysql v1.2.1 -> v1.5.041865ecgithub.com/joho/godotenv untagged -> v1.3.0dea955agithub.com/koding/cache 2014-09-12 2016-12-227b83253github.com/lib/pq untagged -> v1.9.018e8204github.com/mattn/go-sqlite3 untagged -> v2.0.3📊 Changes
1162 files changed (+448667 additions, -73697 deletions)
View changed files
📝
api/maintainer.go(+1 -1)📝
api/repos.go(+1 -1)📝
api/teams.go(+1 -1)📝
api/teams_test.go(+1 -1)📝
api/user_test.go(+1 -1)📝
go.mod(+25 -21)📝
go.sum(+152 -44)📝
main.go(+1 -1)📝
remote/github/github.go(+1 -1)📝
router/middleware/access/access.go(+1 -1)📝
store/datastore/datastore.go(+1 -1)📝
vendor/github.com/BurntSushi/toml/.travis.yml(+4 -1)📝
vendor/github.com/BurntSushi/toml/COMPATIBLE(+1 -1)📝
vendor/github.com/BurntSushi/toml/COPYING(+17 -10)📝
vendor/github.com/BurntSushi/toml/README.md(+8 -10)📝
vendor/github.com/BurntSushi/toml/decode.go(+42 -25)📝
vendor/github.com/BurntSushi/toml/decode_meta.go(+1 -2)📝
vendor/github.com/BurntSushi/toml/doc.go(+1 -1)📝
vendor/github.com/BurntSushi/toml/encode.go(+73 -56)📝
vendor/github.com/BurntSushi/toml/lex.go(+288 -209)...and 80 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.