aboutsummaryrefslogtreecommitdiff
path: root/go.mod
Commit message (Expand)AuthorAge
* mod: bump github.com/derision-test/go-mockgen from 1.3.4 to 1.3.6 (#7224)dependabot[bot]2022-10-31
* mod: bump modernc.org/sqlite from 1.19.2 to 1.19.3 (#7223)dependabot[bot]2022-10-31
* mod: bump github.com/gogs/git-module from 1.7.0 to 1.7.1 (#7222)dependabot[bot]2022-10-31
* mod: bump gorm.io/driver/postgres from 1.4.4 to 1.4.5 (#7212)dependabot[bot]2022-10-24
* mod: bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#7213)dependabot[bot]2022-10-24
* mod: bump golang.org/x/text from 0.3.7 to 0.4.0 (#7193)dependabot[bot]2022-10-18
* mod: bump modernc.org/sqlite from 1.19.1 to 1.19.2 (#7190)dependabot[bot]2022-10-18
* mod: bump gorm.io/driver/mysql from 1.4.1 to 1.4.3 (#7189)dependabot[bot]2022-10-18
* mod: bump gorm.io/gorm from 1.23.10 to 1.24.0 (#7179)dependabot[bot]2022-10-10
* mod: bump gorm.io/driver/postgres from 1.3.10 to 1.4.4 (#7180)dependabot[bot]2022-10-10
* mod: bump gorm.io/driver/mysql from 1.3.6 to 1.4.1 (#7178)dependabot[bot]2022-10-10
* build: remove support of Go 1.17 (#7177)Joe Chen2022-10-09
* mod: bump github.com/microcosm-cc/bluemonday from 1.0.20 to 1.0.21 (#7169)dependabot[bot]2022-10-04
* mod: bump github.com/editorconfig/editorconfig-core-go/v2 from 2.4.5 to 2.5.1...dependabot[bot]2022-10-04
* mod: bump gorm.io/gorm from 1.23.9 to 1.23.10 (#7166)dependabot[bot]2022-09-27
* mod: bump modernc.org/sqlite from 1.18.2 to 1.19.1 (#7162)dependabot[bot]2022-09-21
* mod: bump gorm.io/gorm from 1.23.8 to 1.23.9 (#7163)dependabot[bot]2022-09-20
* mod: bump gorm.io/driver/postgres from 1.3.9 to 1.3.10 (#7164)dependabot[bot]2022-09-20
* mod: bump modernc.org/sqlite from 1.18.1 to 1.18.2 (#7161)dependabot[bot]2022-09-12
* mod: bump github.com/microcosm-cc/bluemonday from 1.0.19 to 1.0.20 (#7154)dependabot[bot]2022-09-06
* mod: bump github.com/urfave/cli from 1.22.9 to 1.22.10 (#7155)dependabot[bot]2022-09-06
* mod: bump gorm.io/driver/postgres from 1.3.8 to 1.3.9 (#7141)dependabot[bot]2022-08-15
* mod: bump modernc.org/sqlite from 1.18.0 to 1.18.1 (#7139)dependabot[bot]2022-08-15
* mod: bump gopkg.in/ini.v1 from 1.66.6 to 1.67.0 (#7140)dependabot[bot]2022-08-15
* mod: bump github.com/derision-test/go-mockgen from 1.3.3 to 1.3.4 (#7142)dependabot[bot]2022-08-15
* mod: bump gorm.io/driver/mysql from 1.3.5 to 1.3.6 (#7143)dependabot[bot]2022-08-15
* mod: bump github.com/prometheus/client_golang from 1.12.2 to 1.13.0 (#7130)dependabot[bot]2022-08-08
* go: update required version to be 1.17 and add 1.19 to CI (#7129)Joe Chen2022-08-08
* mod: bump github.com/go-ldap/ldap/v3 from 3.4.3 to 3.4.4 (#7117)dependabot[bot]2022-08-02
* mod: bump modernc.org/sqlite from 1.17.3 to 1.18.0 (#7116)dependabot[bot]2022-08-02
* mod: bump gorm.io/driver/mysql from 1.3.4 to 1.3.5 (#7104)dependabot[bot]2022-07-17
* mod: bump gorm.io/driver/postgres from 1.3.7 to 1.3.8 (#7098)dependabot[bot]2022-07-05
* mod: bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (#7097)dependabot[bot]2022-07-04
* mod: bump github.com/microcosm-cc/bluemonday from 1.0.18 to 1.0.19 (#7099)dependabot[bot]2022-07-04
* mod: bump gorm.io/gorm from 1.23.6 to 1.23.7 (#7096)dependabot[bot]2022-07-04
* mod: bump github.com/stretchr/testify from 1.7.2 to 1.7.5 (#7083)dependabot[bot]2022-06-27
* mod: bump github.com/gogs/git-module from 1.6.0 to 1.7.0 (#7084)dependabot[bot]2022-06-27
* mod: bump github.com/editorconfig/editorconfig-core-go/v2 from 2.4.4 to 2.4.5...dependabot[bot]2022-06-20
* mod: bump gorm.io/gorm from 1.23.5 to 1.23.6 (#7052)dependabot[bot]2022-06-13
* mod: bump github.com/derision-test/go-mockgen from 1.2.0 to 1.3.3 (#7053)dependabot[bot]2022-06-13
* migrations: add tests and remove XORM (#7050)Joe Chen2022-06-12
* db: use `context` and go-mockgen for login sources (#7041)Joe Chen2022-06-10
* mod: use github.com/gogs/gorm-sqlite as the SQLite driver (#7034)Joe Chen2022-06-08
* mod: update gorm.io/driver/sqlite to 1.3.2 (#7025)Joe Chen2022-06-07
* mod: bump github.com/niklasfasching/go-org from 1.6.2 to 1.6.5 (#7015)dependabot[bot]2022-06-06
* mod: bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (#7016)dependabot[bot]2022-06-06
* mod: bump gopkg.in/ini.v1 from 1.66.5 to 1.66.6 (#7017)dependabot[bot]2022-06-06
* db: run tests with pure-Go SQLite (#6998)Joe Chen2022-06-03
* ci: run database tests against Postgres, MySQL and SQLite (#6996)Joe Chen2022-06-01
* mod: bump gorm.io/driver/mysql from 1.3.3 to 1.3.4 (#6985)dependabot[bot]2022-05-30