Jinzhu
adf8f70f06
Upgrade go.mod
2021-12-10 17:50:19 +08:00
dependabot[bot]
11d5c346ae
Bump github.com/jinzhu/now from 1.1.2 to 1.1.3 ( #4865 )
...
Bumps [github.com/jinzhu/now](https://github.com/jinzhu/now ) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/jinzhu/now/releases )
- [Commits](https://github.com/jinzhu/now/compare/v1.1.2...v1.1.3 )
---
updated-dependencies:
- dependency-name: github.com/jinzhu/now
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-23 11:39:42 +08:00
Jinzhu
4d5cec8bdd
Add golang 1.16
2021-03-24 14:22:36 +08:00
Jinzhu
ebb8511d59
Add go.sum
2020-06-06 14:28:59 +08:00
Jinzhu
728c0d4470
Add callbacks
2020-02-02 20:05:10 +08:00
Jinzhu
bc68fde6aa
Implement naming strategy
2020-01-31 14:17:02 +08:00
Jinzhu
f0d514e330
Cleanup
2020-01-28 16:22:07 +08:00
Mike Zuev
7180bd0f27
updated go-sql-driver package ( #2859 )
2020-01-26 23:28:32 +08:00
jaden
79a77d771d
go.mod: remove unnecessary dependences through upgrade go-mssqldb ( #2795 )
...
* go.mod: remove unnecessary dependences through upgrade go-mssqldb
$ go get -v -u github.com/denisenkom/go-mssqldb && go mod tidy -v
go: finding github.com/denisenkom/go-mssqldb latest
go: finding github.com/golang-sql/civil latest
go: finding golang.org/x/crypto latest
unused cloud.google.com/go
unused gopkg.in/check.v1
unused gopkg.in/yaml.v2
* mssql: use SCOPE_IDENTITY() if OUTPUT not possible
* go-mssqldb: find a up-to-date version pass test -race
2019-12-06 22:22:28 +08:00
Jinzhu
2c2fbb99e5
Upgrade go-sqlite to v2.0.1
2019-12-05 18:05:12 +08:00
Thomas Tacquet
9827710b60
bump go-sqlite3 to v1.12.0 to fix go1.13 issues
2019-11-27 15:51:23 +01:00
Steve Ellis
b954854116
bump mattn/go-sqlite3 to v1.11.0 ( #2565 )
2019-09-12 22:13:59 +08:00
Jinzhu
01b6601142
Update go.mod
2019-06-13 14:42:55 +08:00
Emir Beganovic
8931d8a7c3
Update dependencies
2019-04-30 11:59:39 +04:00
Emir Beganovic
d9cfa3cb12
Update to latest go-mssqldb
2019-04-30 11:12:47 +04:00
Emir Beganovic
da037b0454
Cleanup go.mod
2019-04-14 10:43:59 +04:00
JUN JIE NAN
bc5d3f07a8
Removed the deps on uuid and appengine ( #2354 )
...
gofrs/uuid was used in testing only, and go module count testing
depends in. This patch removed the gofrs/uuid depends, and appengine
as well.
2019-04-05 07:59:02 +08:00
Jinzhu
f3a0fc1566
Fix go.mod
2019-03-10 19:33:23 +08:00
Satoshi Inoue
4b13e079fc
go modules ( #2279 )
2019-03-10 07:29:21 +08:00