Skip to content

Commit

Permalink
Bump github.com/atombender/go-jsonschema in /internal/tools
Browse files Browse the repository at this point in the history
Bumps [github.com/atombender/go-jsonschema](https://github.com/atombender/go-jsonschema) from 0.13.0 to 0.14.1.
- [Release notes](https://github.com/atombender/go-jsonschema/releases)
- [Changelog](https://github.com/omissis/go-jsonschema/blob/main/.goreleaser.yaml)
- [Commits](omissis/go-jsonschema@v0.13.0...v0.14.1)

---
updated-dependencies:
- dependency-name: github.com/atombender/go-jsonschema
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 15, 2023
1 parent 6bbffee commit 9bb70af
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 16 deletions.
6 changes: 1 addition & 5 deletions internal/tools/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ go 1.20

require (
github.com/a8m/envsubst v1.4.2
github.com/atombender/go-jsonschema v0.13.0
github.com/client9/misspell v0.3.4
github.com/golangci/golangci-lint v1.55.2
github.com/google/addlicense v1.1.1
Expand All @@ -16,7 +15,7 @@ require (
go.opentelemetry.io/build-tools/crosslink v0.12.0
go.opentelemetry.io/build-tools/multimod v0.12.0
go.opentelemetry.io/build-tools/semconvgen v0.12.0
golang.org/x/exp v0.0.0-20230905200255-921286631fa9
golang.org/x/exp v0.0.0-20231006140011-7918f672742d
golang.org/x/tools v0.14.0
golang.org/x/vuln v1.0.1
)
Expand Down Expand Up @@ -143,7 +142,6 @@ require (
github.com/mbilski/exhaustivestruct v1.2.0 // indirect
github.com/mgechev/revive v1.3.4 // indirect
github.com/mitchellh/go-homedir v1.1.0 // indirect
github.com/mitchellh/go-wordwrap v1.0.1 // indirect
github.com/mitchellh/mapstructure v1.5.1-0.20220423185008-bf980b35cac4 // indirect
github.com/moricho/tparallel v0.3.1 // indirect
github.com/nakabonne/nestif v0.3.1 // indirect
Expand All @@ -153,7 +151,6 @@ require (
github.com/olekukonko/tablewriter v0.0.5 // indirect
github.com/pelletier/go-toml/v2 v2.1.0 // indirect
github.com/pjbgf/sha1cd v0.3.0 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/polyfloyd/go-errorlint v1.4.5 // indirect
github.com/prometheus/client_golang v1.17.0 // indirect
Expand All @@ -166,7 +163,6 @@ require (
github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 // indirect
github.com/ryancurrah/gomodguard v1.3.0 // indirect
github.com/ryanrolds/sqlclosecheck v0.5.1 // indirect
github.com/sanity-io/litter v1.5.5 // indirect
github.com/sanposhiho/wastedassign/v2 v2.0.7 // indirect
github.com/sashamelentyev/interfacebloat v1.1.0 // indirect
github.com/sashamelentyev/usestdlibvars v1.24.0 // indirect
Expand Down
13 changes: 2 additions & 11 deletions internal/tools/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9bb70af

Please sign in to comment.