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.16.2 "
2+ "." : " 1.16.3 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.16.3] ( https://github.com/googleapis/go-sql-spanner/compare/v1.16.2...v1.16.3 ) (2025-08-06)
4+
5+
6+ ### Bug Fixes
7+
8+ * Update all dependencies ([ #483 ] ( https://github.com/googleapis/go-sql-spanner/issues/483 ) ) ([ 2766dfa] ( https://github.com/googleapis/go-sql-spanner/commit/2766dfa9613748761e9a887ed143772306040c4e ) )
9+
310## [ 1.16.2] ( https://github.com/googleapis/go-sql-spanner/compare/v1.16.1...v1.16.2 ) (2025-08-05)
411
512
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ import (
4646 "google.golang.org/grpc/status"
4747)
4848
49- const userAgent = "go-sql-spanner/1.16.2 " // x-release-please-version
49+ const userAgent = "go-sql-spanner/1.16.3 " // x-release-please-version
5050
5151const gormModule = "github.com/googleapis/go-gorm-spanner"
5252const gormUserAgent = "go-gorm-spanner"
You can’t perform that action at this time.
0 commit comments