Skip to content

Commit f083a97

Browse files
authored
fix(deps): Update module github.com/invopop/jsonschema to v0.13.0 (#307)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/invopop/jsonschema](https://togithub.com/invopop/jsonschema) | require | minor | `v0.12.0` -> `v0.13.0` | --- ### Release Notes <details> <summary>invopop/jsonschema (github.com/invopop/jsonschema)</summary> ### [`v0.13.0`](https://togithub.com/invopop/jsonschema/compare/v0.12.0...v0.13.0) [Compare Source](https://togithub.com/invopop/jsonschema/compare/v0.12.0...v0.13.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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
1 parent bcad536 commit f083a97

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.73.3
1111
github.com/google/go-cmp v0.6.0
12-
github.com/invopop/jsonschema v0.12.0
12+
github.com/invopop/jsonschema v0.13.0
1313
github.com/jpillora/longestcommon v0.0.0-20161227235612-adb9d91ee629
1414
github.com/stretchr/testify v1.10.0
1515
golang.org/x/exp v0.0.0-20241217172543-b2144cdd0a67

0 commit comments

Comments
 (0)