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 1
1
{
2
- "." : " 1.13.1 "
2
+ "." : " 1.13.2 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
10
## [ 1.13.1] ( https://github.com/googleapis/go-sql-spanner/compare/v1.13.0...v1.13.1 ) (2025-04-28)
4
11
5
12
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ import (
43
43
"google.golang.org/grpc/status"
44
44
)
45
45
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
47
47
48
48
const gormModule = "github.com/googleapis/go-gorm-spanner"
49
49
const gormUserAgent = "go-gorm-spanner"
You can’t perform that action at this time.
0 commit comments