You've already forked opentelemetry-go
							
							
				mirror of
				https://github.com/open-telemetry/opentelemetry-go.git
				synced 2025-10-31 00:07:40 +02:00 
			
		
		
		
	chore(deps): update module github.com/abirdcfly/dupword to v0.1.7 (#7525)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [github.com/Abirdcfly/dupword](https://redirect.github.com/Abirdcfly/dupword) | `v0.1.6` -> `v0.1.7` | [](https://docs.renovatebot.com/merge-confidence/) | [](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>Abirdcfly/dupword (github.com/Abirdcfly/dupword)</summary> ### [`v0.1.7`](https://redirect.github.com/Abirdcfly/dupword/releases/tag/v0.1.7) [Compare Source](https://redirect.github.com/Abirdcfly/dupword/compare/v0.1.6...v0.1.7) #### Changelog - [`a145ea8`](a145ea8359) add comments-only flag - [`199a8c5`](199a8c5a8d) build(deps): bump golang.org/x/tools from 0.33.0 to 0.34.0 - [`a252062`](a252062a07) build(deps): bump golang.org/x/tools from 0.34.0 to 0.35.0 - [`bbe686d`](bbe686d04f) build(deps): bump golang.org/x/tools from 0.35.0 to 0.36.0 - [`452f3ee`](452f3ee48e) build(deps): bump golang.org/x/tools from 0.36.0 to 0.37.0 - [`fc87e4c`](fc87e4c99c) build(deps): bump golang.org/x/tools from 0.37.0 to 0.38.0 - [`ad8b4b0`](ad8b4b09bd) update README.md </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		| @@ -25,7 +25,7 @@ require ( | ||||
| 	dev.gaijin.team/go/exhaustruct/v4 v4.0.0 // indirect | ||||
| 	dev.gaijin.team/go/golib v0.7.0 // indirect | ||||
| 	github.com/4meepo/tagalign v1.4.3 // indirect | ||||
| 	github.com/Abirdcfly/dupword v0.1.6 // indirect | ||||
| 	github.com/Abirdcfly/dupword v0.1.7 // indirect | ||||
| 	github.com/AdminBenni/iota-mixing v1.0.0 // indirect | ||||
| 	github.com/AlwxSin/noinlineerr v1.0.5 // indirect | ||||
| 	github.com/Antonboom/errname v1.1.1 // indirect | ||||
|   | ||||
| @@ -12,8 +12,8 @@ dev.gaijin.team/go/golib v0.7.0 h1:Ho2217eFXSnP78iCX21Bq7KkcY8b2cJJULtc5SXOeF0= | ||||
| dev.gaijin.team/go/golib v0.7.0/go.mod h1:c5fu7t1RSGMxSQgcUYO1sODbzsYnOCXJLmHeNG1Eb+0= | ||||
| github.com/4meepo/tagalign v1.4.3 h1:Bnu7jGWwbfpAie2vyl63Zup5KuRv21olsPIha53BJr8= | ||||
| github.com/4meepo/tagalign v1.4.3/go.mod h1:00WwRjiuSbrRJnSVeGWPLp2epS5Q/l4UEy0apLLS37c= | ||||
| github.com/Abirdcfly/dupword v0.1.6 h1:qeL6u0442RPRe3mcaLcbaCi2/Y/hOcdtw6DE9odjz9c= | ||||
| github.com/Abirdcfly/dupword v0.1.6/go.mod h1:s+BFMuL/I4YSiFv29snqyjwzDp4b65W2Kvy+PKzZ6cw= | ||||
| github.com/Abirdcfly/dupword v0.1.7 h1:2j8sInznrje4I0CMisSL6ipEBkeJUJAmK1/lfoNGWrQ= | ||||
| github.com/Abirdcfly/dupword v0.1.7/go.mod h1:K0DkBeOebJ4VyOICFdppB23Q0YMOgVafM0zYW0n9lF4= | ||||
| github.com/AdminBenni/iota-mixing v1.0.0 h1:Os6lpjG2dp/AE5fYBPAA1zfa2qMdCAWwPMCgpwKq7wo= | ||||
| github.com/AdminBenni/iota-mixing v1.0.0/go.mod h1:i4+tpAaB+qMVIV9OK3m4/DAynOd5bQFaOu+2AhtBCNY= | ||||
| github.com/AlwxSin/noinlineerr v1.0.5 h1:RUjt63wk1AYWTXtVXbSqemlbVTb23JOSRiNsshj7TbY= | ||||
|   | ||||
		Reference in New Issue
	
	Block a user