Skip to content

Commit 917e170

Browse files
renovate[bot]opentelemetrybotsongy23
authored
Update module github.com/microsoft/go-mssqldb to v1.9.2 (#41013)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/microsoft/go-mssqldb](https://redirect.github.com/microsoft/go-mssqldb) | `v1.9.1` -> `v1.9.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fmicrosoft%2fgo-mssqldb/v1.9.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fmicrosoft%2fgo-mssqldb/v1.9.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fmicrosoft%2fgo-mssqldb/v1.9.1/v1.9.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fmicrosoft%2fgo-mssqldb/v1.9.1/v1.9.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>microsoft/go-mssqldb (github.com/microsoft/go-mssqldb)</summary> ### [`v1.9.2`](https://redirect.github.com/microsoft/go-mssqldb/compare/v1.9.1...v1.9.2) [Compare Source](https://redirect.github.com/microsoft/go-mssqldb/compare/v1.9.1...v1.9.2) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGVib3QiXX0=--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]> Co-authored-by: Yang Song <[email protected]>
1 parent 54fd163 commit 917e170

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

receiver/sqlqueryreceiver/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ require (
2828
github.com/SAP/go-hdb v1.13.9
2929
github.com/go-sql-driver/mysql v1.9.3
3030
github.com/lib/pq v1.10.9
31-
github.com/microsoft/go-mssqldb v1.9.1
31+
github.com/microsoft/go-mssqldb v1.9.2
3232
github.com/sijms/go-ora/v2 v2.9.0
3333
github.com/snowflakedb/gosnowflake v1.14.1
3434
github.com/thda/tds v0.1.7

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.

receiver/sqlserverreceiver/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/DataDog/datadog-agent/pkg/obfuscate v0.67.0
77
github.com/google/go-cmp v0.7.0
88
github.com/hashicorp/golang-lru/v2 v2.0.7
9-
github.com/microsoft/go-mssqldb v1.9.1
9+
github.com/microsoft/go-mssqldb v1.9.2
1010
github.com/open-telemetry/opentelemetry-collector-contrib/internal/common v0.129.0
1111
github.com/open-telemetry/opentelemetry-collector-contrib/internal/sqlquery v0.129.0
1212
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/golden v0.129.0

receiver/sqlserverreceiver/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)