From 1979e327e7cc8ae366ad1b2b72704e37feeb7006 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 27 May 2024 14:27:00 +0000 Subject: [PATCH] deps: update github.com/googlecloudplatform/pgadapter/wrappers/golang digest to 05b7b72 --- samples/golang/gorm/go.mod | 2 +- samples/golang/gorm/go.sum | 2 ++ samples/golang/pgx/go.mod | 2 +- samples/golang/pgx/go.sum | 2 ++ 4 files changed, 6 insertions(+), 2 deletions(-) diff --git a/samples/golang/gorm/go.mod b/samples/golang/gorm/go.mod index 7c622c658e..46980967db 100644 --- a/samples/golang/gorm/go.mod +++ b/samples/golang/gorm/go.mod @@ -3,7 +3,7 @@ module gorm go 1.21 require ( - github.com/GoogleCloudPlatform/pgadapter/wrappers/golang v0.0.0-20240523180507-ef04d3b56a37 + github.com/GoogleCloudPlatform/pgadapter/wrappers/golang v0.0.0-20240527134101-05b7b72e08d4 github.com/google/uuid v1.6.0 github.com/jackc/pgtype v1.14.3 github.com/shopspring/decimal v1.4.0 diff --git a/samples/golang/gorm/go.sum b/samples/golang/gorm/go.sum index 0095a35a26..ab779eb471 100644 --- a/samples/golang/gorm/go.sum +++ b/samples/golang/gorm/go.sum @@ -19,6 +19,8 @@ github.com/GoogleCloudPlatform/pgadapter/wrappers/golang v0.0.0-20240522081835-c github.com/GoogleCloudPlatform/pgadapter/wrappers/golang v0.0.0-20240522081835-cfb53f31e39f/go.mod h1:DhQKwQgWo9DILxKwvNu93rJ1GDZYUu7m87V+KZCwgoc= github.com/GoogleCloudPlatform/pgadapter/wrappers/golang v0.0.0-20240523180507-ef04d3b56a37 h1:ff2X07oYwNmez5/qaibBGJwaIGqEBw1LMPL8z7D0+o0= github.com/GoogleCloudPlatform/pgadapter/wrappers/golang v0.0.0-20240523180507-ef04d3b56a37/go.mod h1:DhQKwQgWo9DILxKwvNu93rJ1GDZYUu7m87V+KZCwgoc= +github.com/GoogleCloudPlatform/pgadapter/wrappers/golang v0.0.0-20240527134101-05b7b72e08d4 h1:MyhmPw7irceEiYOeJIcuLYdKdkq9qhX7EouaMET/oeY= +github.com/GoogleCloudPlatform/pgadapter/wrappers/golang v0.0.0-20240527134101-05b7b72e08d4/go.mod h1:DhQKwQgWo9DILxKwvNu93rJ1GDZYUu7m87V+KZCwgoc= github.com/Masterminds/semver/v3 v3.1.1/go.mod h1:VPu/7SZ7ePZ3QOrcuXROw5FAcLl4a0cBrbBpGY/8hQs= github.com/Microsoft/go-winio v0.6.1 h1:9/kr64B9VUZrLm5YYwbGtUJnMgqWVOdUAXu6Migciow= github.com/Microsoft/go-winio v0.6.1/go.mod h1:LRdKpFKfdobln8UmuiYcKPot9D2v6svN5+sAH+4kjUM= diff --git a/samples/golang/pgx/go.mod b/samples/golang/pgx/go.mod index 23e2423fa3..f344028583 100644 --- a/samples/golang/pgx/go.mod +++ b/samples/golang/pgx/go.mod @@ -5,7 +5,7 @@ go 1.21 toolchain go1.22.3 require ( - github.com/GoogleCloudPlatform/pgadapter/wrappers/golang v0.0.0-20240523180507-ef04d3b56a37 + github.com/GoogleCloudPlatform/pgadapter/wrappers/golang v0.0.0-20240527134101-05b7b72e08d4 github.com/jackc/pgx/v5 v5.6.0 ) diff --git a/samples/golang/pgx/go.sum b/samples/golang/pgx/go.sum index 9ffcac2f0e..4c3b55b5ce 100644 --- a/samples/golang/pgx/go.sum +++ b/samples/golang/pgx/go.sum @@ -17,6 +17,8 @@ github.com/GoogleCloudPlatform/pgadapter/wrappers/golang v0.0.0-20240522081835-c github.com/GoogleCloudPlatform/pgadapter/wrappers/golang v0.0.0-20240522081835-cfb53f31e39f/go.mod h1:DhQKwQgWo9DILxKwvNu93rJ1GDZYUu7m87V+KZCwgoc= github.com/GoogleCloudPlatform/pgadapter/wrappers/golang v0.0.0-20240523180507-ef04d3b56a37 h1:ff2X07oYwNmez5/qaibBGJwaIGqEBw1LMPL8z7D0+o0= github.com/GoogleCloudPlatform/pgadapter/wrappers/golang v0.0.0-20240523180507-ef04d3b56a37/go.mod h1:DhQKwQgWo9DILxKwvNu93rJ1GDZYUu7m87V+KZCwgoc= +github.com/GoogleCloudPlatform/pgadapter/wrappers/golang v0.0.0-20240527134101-05b7b72e08d4 h1:MyhmPw7irceEiYOeJIcuLYdKdkq9qhX7EouaMET/oeY= +github.com/GoogleCloudPlatform/pgadapter/wrappers/golang v0.0.0-20240527134101-05b7b72e08d4/go.mod h1:DhQKwQgWo9DILxKwvNu93rJ1GDZYUu7m87V+KZCwgoc= github.com/Microsoft/go-winio v0.6.1 h1:9/kr64B9VUZrLm5YYwbGtUJnMgqWVOdUAXu6Migciow= github.com/Microsoft/go-winio v0.6.1/go.mod h1:LRdKpFKfdobln8UmuiYcKPot9D2v6svN5+sAH+4kjUM= github.com/Microsoft/hcsshim v0.11.4 h1:68vKo2VN8DE9AdN4tnkWnmdhqdbpUFM8OF3Airm7fz8=