Skip to content

Commit f269f60

Browse files
Bump github.com/docker/go-connections in /receiver/sqlqueryreceiver
Bumps [github.com/docker/go-connections](https://github.com/docker/go-connections) from 0.4.0 to 0.6.0. - [Commits](docker/go-connections@v0.4.0...v0.6.0) --- updated-dependencies: - dependency-name: github.com/docker/go-connections dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cd5c49b commit f269f60

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

receiver/sqlqueryreceiver/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.19
55
require (
66
github.com/SAP/go-hdb v1.3.9
77
github.com/denisenkom/go-mssqldb v0.12.2
8-
github.com/docker/go-connections v0.4.0
8+
github.com/docker/go-connections v0.6.0
99
github.com/go-sql-driver/mysql v1.7.1
1010
github.com/lib/pq v1.10.9
1111
github.com/open-telemetry/opentelemetry-collector-contrib/extension/storage v0.81.0

receiver/sqlqueryreceiver/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)