Skip to content

Commit 0f7f1d0

Browse files
chore(deps): update module github.com/sonatard/noctx to v0.3.5 (open-telemetry#6958)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/sonatard/noctx](https://redirect.github.com/sonatard/noctx) | `v0.3.4` -> `v0.3.5` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fsonatard%2fnoctx/v0.3.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fsonatard%2fnoctx/v0.3.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fsonatard%2fnoctx/v0.3.4/v0.3.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fsonatard%2fnoctx/v0.3.4/v0.3.5?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>sonatard/noctx (github.com/sonatard/noctx)</summary> ### [`v0.3.5`](https://redirect.github.com/sonatard/noctx/releases/tag/v0.3.5) [Compare Source](https://redirect.github.com/sonatard/noctx/compare/v0.3.4...v0.3.5) #### Changelog - [`b768dab`](https://redirect.github.com/sonatard/noctx/commit/b768dab1764733f7f69c5075b7497eff4c58f260) Merge pull request [#&open-telemetry#8203;41](https://redirect.github.com/sonatard/noctx/issues/41) from ccoveille-forks/exec-support - [`9360dc4`](https://redirect.github.com/sonatard/noctx/commit/9360dc4b4d45752776d05d42e31afeb4e78bfbfb) Merge pull request [#&open-telemetry#8203;42](https://redirect.github.com/sonatard/noctx/issues/42) from ccoveille-forks/slog-support - [`d0f384b`](https://redirect.github.com/sonatard/noctx/commit/d0f384bf27d65a8f6750daadee040dafcce64600) Merge pull request [#&open-telemetry#8203;43](https://redirect.github.com/sonatard/noctx/issues/43) from ccoveille-forks/fix-description - [`65989d7`](https://redirect.github.com/sonatard/noctx/commit/65989d7bde4c62d8ff03ccfd30afe42275df5be2) Fix linter description - [`90c527e`](https://redirect.github.com/sonatard/noctx/commit/90c527e9b27493d074e8d35d37f5b73c3fc648ba) Support log/slog package - [`7f8e374`](https://redirect.github.com/sonatard/noctx/commit/7f8e374ef52579ac508c84ce7c7f52aa81309362) Support exec package - [`8d4d1b5`](https://redirect.github.com/sonatard/noctx/commit/8d4d1b578c4cc4b8536d02b6533aa5966633fc2f) Merge pull request [#&open-telemetry#8203;40](https://redirect.github.com/sonatard/noctx/issues/40) from ccoveille-forks/crypto-tls - [`5875e72`](https://redirect.github.com/sonatard/noctx/commit/5875e72ca6c4891cd3394cb488b3049a667102d6) Update README.md - [`03bbcad`](https://redirect.github.com/sonatard/noctx/commit/03bbcad02284bb6257428c0e5d489e0d113bfee8) Support crypto/tls package - [`cd3ac4f`](https://redirect.github.com/sonatard/noctx/commit/cd3ac4f724c884daa03aebac9a16d9a2766dbe0f) Merge pull request [#&open-telemetry#8203;39](https://redirect.github.com/sonatard/noctx/issues/39) from ccoveille-forks/net-support - [`a41465b`](https://redirect.github.com/sonatard/noctx/commit/a41465bf3aaa61a6447acf8447d782b9d2eacafb) Update README.md - [`1393351`](https://redirect.github.com/sonatard/noctx/commit/139335199a6cdce860f9ddb833ff201e19251877) Support net package </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, 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-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 04859c7 commit 0f7f1d0

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

internal/tools/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ require (
181181
github.com/sirupsen/logrus v1.9.3 // indirect
182182
github.com/sivchari/containedctx v1.0.3 // indirect
183183
github.com/skeema/knownhosts v1.3.1 // indirect
184-
github.com/sonatard/noctx v0.3.4 // indirect
184+
github.com/sonatard/noctx v0.3.5 // indirect
185185
github.com/sourcegraph/conc v0.3.0 // indirect
186186
github.com/sourcegraph/go-diff v0.7.0 // indirect
187187
github.com/spf13/afero v1.14.0 // indirect

internal/tools/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -417,8 +417,8 @@ github.com/sivchari/containedctx v1.0.3 h1:x+etemjbsh2fB5ewm5FeLNi5bUjK0V8n0RB+W
417417
github.com/sivchari/containedctx v1.0.3/go.mod h1:c1RDvCbnJLtH4lLcYD/GqwiBSSf4F5Qk0xld2rBqzJ4=
418418
github.com/skeema/knownhosts v1.3.1 h1:X2osQ+RAjK76shCbvhHHHVl3ZlgDm8apHEHFqRjnBY8=
419419
github.com/skeema/knownhosts v1.3.1/go.mod h1:r7KTdC8l4uxWRyK2TpQZ/1o5HaSzh06ePQNxPwTcfiY=
420-
github.com/sonatard/noctx v0.3.4 h1:ZeiM4rEeFTFSie/G5/HD9lHiMpQg/L4fnilaNmFQ2/A=
421-
github.com/sonatard/noctx v0.3.4/go.mod h1:64XdbzFb18XL4LporKXp8poqZtPKbCrqQ402CV+kJas=
420+
github.com/sonatard/noctx v0.3.5 h1:KJmJt2jEXFu2JLlGfjpGNOjyjc4qvfzl4918XJ4Odpc=
421+
github.com/sonatard/noctx v0.3.5/go.mod h1:64XdbzFb18XL4LporKXp8poqZtPKbCrqQ402CV+kJas=
422422
github.com/sourcegraph/conc v0.3.0 h1:OQTbbt6P72L20UqAkXXuLOj79LfEanQ+YQFNpLA9ySo=
423423
github.com/sourcegraph/conc v0.3.0/go.mod h1:Sdozi7LEKbFPqYX2/J+iBAM6HpqSLTASQIKqDmF7Mt0=
424424
github.com/sourcegraph/go-diff v0.7.0 h1:9uLlrd5T46OXs5qpp8L/MTltk0zikUGi0sNNyCpA8G0=

0 commit comments

Comments
 (0)