Skip to content

Commit 8751d34

Browse files
dependabot[bot]keepchen
authored andcommitted
chore(deps): bump gorm.io/driver/sqlserver from 1.6.3 to 1.6.4
Bumps [gorm.io/driver/sqlserver](https://github.com/go-gorm/sqlserver) from 1.6.3 to 1.6.4. - [Commits](go-gorm/sqlserver@v1.6.3...v1.6.4) --- updated-dependencies: - dependency-name: gorm.io/driver/sqlserver dependency-version: 1.6.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8c7ce52 commit 8751d34

2 files changed

Lines changed: 6 additions & 70 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ require (
4040
gorm.io/driver/mysql v1.6.0
4141
gorm.io/driver/postgres v1.6.2
4242
gorm.io/driver/sqlite v1.6.0
43-
gorm.io/driver/sqlserver v1.6.3
43+
gorm.io/driver/sqlserver v1.6.4
4444
gorm.io/gorm v1.31.2
4545
)
4646

@@ -131,7 +131,7 @@ require (
131131
github.com/mattn/go-isatty v0.0.20 // indirect
132132
github.com/mattn/go-runewidth v0.0.19 // indirect
133133
github.com/mattn/go-sqlite3 v1.14.32 // indirect
134-
github.com/microsoft/go-mssqldb v1.9.5 // indirect
134+
github.com/microsoft/go-mssqldb v1.9.6 // indirect
135135
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
136136
github.com/modern-go/reflect2 v1.0.2 // indirect
137137
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect

0 commit comments

Comments
 (0)