File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.13.1 "
2+ "." : " 1.13.2 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.13.2] ( https://github.com/googleapis/go-sql-spanner/compare/v1.13.1...v1.13.2 ) (2025-05-14)
4+
5+
6+ ### Bug Fixes
7+
8+ * Update all dependencies ([ #417 ] ( https://github.com/googleapis/go-sql-spanner/issues/417 ) ) ([ 7a408a2] ( https://github.com/googleapis/go-sql-spanner/commit/7a408a29106102e281342acd66c25c2d74f89aec ) )
9+
310## [ 1.13.1] ( https://github.com/googleapis/go-sql-spanner/compare/v1.13.0...v1.13.1 ) (2025-04-28)
411
512
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ import (
4343 "google.golang.org/grpc/status"
4444)
4545
46- const userAgent = "go-sql-spanner/1.13.1 " // x-release-please-version
46+ const userAgent = "go-sql-spanner/1.13.2 " // x-release-please-version
4747
4848const gormModule = "github.com/googleapis/go-gorm-spanner"
4949const gormUserAgent = "go-gorm-spanner"
You can’t perform that action at this time.
0 commit comments