Skip to content

Commit 4929b0b

Browse files
chore(deps): update github.com/go-json-experiment/json digest to 4849db3 (#358)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/go-json-experiment/json](https://redirect.github.com/go-json-experiment/json) | require | digest | `8a0206d` -> `4849db3` | --- ### Configuration 📅 **Schedule**: Branch creation - "before 9am on monday" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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/oxc-project/tsgolint). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c6be228 commit 4929b0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ require (
4848

4949
require (
5050
github.com/dlclark/regexp2 v1.11.5 // indirect
51-
github.com/go-json-experiment/json v0.0.0-20251024212118-8a0206d3c796
51+
github.com/go-json-experiment/json 4849db3c2f7e
5252
github.com/microsoft/typescript-go v0.0.0-20251101004942-6fb55b7eabb4 // indirect
5353
golang.org/x/text v0.30.0
5454
)

0 commit comments

Comments
 (0)