From a093c1fb85fca9842c2252096ddd9608ba688bdb Mon Sep 17 00:00:00 2001 From: CloudQuery Bot <102256036+cq-bot@users.noreply.github.com> Date: Fri, 1 Dec 2023 05:35:14 +0200 Subject: [PATCH] fix(deps): Update module github.com/invopop/jsonschema to v0.12.0 (#95) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/invopop/jsonschema](https://github.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
invopop/jsonschema (github.com/invopop/jsonschema) ### [`v0.12.0`](https://github.com/invopop/jsonschema/compare/v0.11.0...v0.12.0) [Compare Source](https://github.com/invopop/jsonschema/compare/v0.11.0...v0.12.0)
--- ### 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index c46b808..cff8df3 100644 --- a/go.mod +++ b/go.mod @@ -9,7 +9,7 @@ require ( github.com/bradleyjkemp/cupaloy/v2 v2.8.0 github.com/cloudquery/plugin-sdk/v4 v4.19.0 github.com/google/go-cmp v0.6.0 - github.com/invopop/jsonschema v0.11.0 + github.com/invopop/jsonschema v0.12.0 github.com/jpillora/longestcommon v0.0.0-20161227235612-adb9d91ee629 github.com/stretchr/testify v1.8.4 golang.org/x/exp v0.0.0-20231127185646-65229373498e