This is an automated email from the ASF dual-hosted git repository.
jrmccluskey pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
The following commit(s) were added to refs/heads/master by this push:
new 5bae861e54a Bump github.com/go-sql-driver/mysql from 1.7.0 to 1.7.1 in
/sdks (#26425)
5bae861e54a is described below
commit 5bae861e54a0dca884d86a719e0a4bf3bb66c73e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 26 10:06:42 2023 -0400
Bump github.com/go-sql-driver/mysql from 1.7.0 to 1.7.1 in /sdks (#26425)
Bumps
[github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) from
1.7.0 to 1.7.1.
- [Release notes](https://github.com/go-sql-driver/mysql/releases)
-
[Changelog](https://github.com/go-sql-driver/mysql/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-sql-driver/mysql/compare/v1.7.0...v1.7.1)
---
updated-dependencies:
- dependency-name: github.com/go-sql-driver/mysql
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
sdks/go.mod | 2 +-
sdks/go.sum | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/sdks/go.mod b/sdks/go.mod
index d01ea31925d..cc18536234e 100644
--- a/sdks/go.mod
+++ b/sdks/go.mod
@@ -38,7 +38,7 @@ require (
github.com/aws/smithy-go v1.13.5
github.com/docker/go-connections v0.4.0
github.com/dustin/go-humanize v1.0.1
- github.com/go-sql-driver/mysql v1.7.0
+ github.com/go-sql-driver/mysql v1.7.1
github.com/golang/protobuf v1.5.3 // TODO(danoliveira): Fully replace
this with google.golang.org/protobuf
github.com/google/go-cmp v0.5.9
github.com/google/uuid v1.3.0
diff --git a/sdks/go.sum b/sdks/go.sum
index 2de937ca124..dedfbe1e1bb 100644
--- a/sdks/go.sum
+++ b/sdks/go.sum
@@ -223,8 +223,8 @@ github.com/go-gl/glfw/v3.3/glfw
v0.0.0-20200222043503-6f7a984d4dc4/go.mod h1:tQ2
github.com/go-gorp/gorp v2.0.0+incompatible
h1:dIQPsBtl6/H1MjVseWuWPXa7ET4p6Dve4j3Hg+UjqYw=
github.com/go-gorp/gorp v2.0.0+incompatible/go.mod
h1:7IfkAQnO7jfT/9IQ3R9wL1dFhukN6aQxzKTHnkxzA/E=
github.com/go-sql-driver/mysql v1.5.0/go.mod
h1:DCzpHaOWr8IXmIStZouvnhqoel9Qv2LBy8hT2VhHyBg=
-github.com/go-sql-driver/mysql v1.7.0
h1:ueSltNNllEqE3qcWBTD0iQd3IpL/6U+mJxLkazJ7YPc=
-github.com/go-sql-driver/mysql v1.7.0/go.mod
h1:OXbVy3sEdcQ2Doequ6Z5BW6fXNQTmx+9S1MCJN5yJMI=
+github.com/go-sql-driver/mysql v1.7.1
h1:lUIinVbN1DY0xBg0eMOzmmtGoHwWBbvnWubQUrtU8EI=
+github.com/go-sql-driver/mysql v1.7.1/go.mod
h1:OXbVy3sEdcQ2Doequ6Z5BW6fXNQTmx+9S1MCJN5yJMI=
github.com/goccy/go-json v0.9.11
h1:/pAaQDLHEoCq/5FFmSKBswWmK6H0e8g4159Kc/X/nqk=
github.com/goccy/go-json v0.9.11/go.mod
h1:6MelG93GURQebXPDq3khkgXZkazVtN9CRI+MGFi0w8I=
github.com/godbus/dbus/v5 v5.0.4/go.mod
h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA=