File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.16.0 "
2+ "." : " 1.16.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.16.1] ( https://github.com/googleapis/go-sql-spanner/compare/v1.16.0...v1.16.1 ) (2025-07-29)
4+
5+
6+ ### Bug Fixes
7+
8+ * Update all dependencies ([ #473 ] ( https://github.com/googleapis/go-sql-spanner/issues/473 ) ) ([ bf518fb] ( https://github.com/googleapis/go-sql-spanner/commit/bf518fb2a142c37129abfaada0649a6ec03a2842 ) )
9+ * Update module github.com/testcontainers/testcontainers-go to v0.38.0 ([ #474 ] ( https://github.com/googleapis/go-sql-spanner/issues/474 ) ) ([ b895055] ( https://github.com/googleapis/go-sql-spanner/commit/b8950554da21899909f750fed1f8fbdf1b98e2fd ) )
10+
311## [ 1.16.0] ( https://github.com/googleapis/go-sql-spanner/compare/v1.15.0...v1.16.0 ) (2025-07-03)
412
513
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.0 " // x-release-please-version
49+ const userAgent = "go-sql-spanner/1.16.1 " // 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