Chore(deps): Bump xorm.io/xorm from 0.8.1 to 0.8.2 (#30773)

* Chore(deps): Bump xorm.io/xorm from 0.8.1 to 0.8.2

Bumps xorm.io/xorm from 0.8.1 to 0.8.2.

Signed-off-by: dependabot[bot] <support@github.com>

* Fix limit for snapshots

* Fix limit for org and users

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
This commit is contained in:
dependabot[bot]
2021-02-15 09:59:39 +01:00
committed by GitHub
parent dde11215e9
commit 4f918e37f4
5 changed files with 16 additions and 7 deletions
+1 -1
View File
@@ -100,5 +100,5 @@ require (
gopkg.in/yaml.v2 v2.4.0
gotest.tools v2.2.0+incompatible
xorm.io/core v0.7.3
xorm.io/xorm v0.8.1
xorm.io/xorm v0.8.2
)