]> source.dussan.org Git - gitea.git/commit
Upgrade gopkg.in/testfixtures.v2 (#4999)
authorMura Li <typeless@users.noreply.github.com>
Tue, 2 Oct 2018 19:20:02 +0000 (03:20 +0800)
committertechknowlogick <hello@techknowlogick.com>
Tue, 2 Oct 2018 19:20:02 +0000 (15:20 -0400)
commitdba955be7c92c1c8b967add8a6d362ea7ec2da67
tree221deeaf67f594fe67db7e2124a75a8d16d30d31
parentb8d048fa0d2cdd0781051990d34cb3681a8ae114
Upgrade gopkg.in/testfixtures.v2 (#4999)
13 files changed:
Gopkg.lock
vendor/gopkg.in/testfixtures.v2/deprecated.go
vendor/gopkg.in/testfixtures.v2/errors.go [new file with mode: 0644]
vendor/gopkg.in/testfixtures.v2/generate.go [new file with mode: 0644]
vendor/gopkg.in/testfixtures.v2/helper.go
vendor/gopkg.in/testfixtures.v2/json.go [new file with mode: 0644]
vendor/gopkg.in/testfixtures.v2/mysql.go
vendor/gopkg.in/testfixtures.v2/oracle.go
vendor/gopkg.in/testfixtures.v2/postgresql.go
vendor/gopkg.in/testfixtures.v2/sqlite.go
vendor/gopkg.in/testfixtures.v2/sqlserver.go
vendor/gopkg.in/testfixtures.v2/testfixtures.go
vendor/gopkg.in/testfixtures.v2/time.go