Skip to content

Commit eb4998b

Browse files
Bump github.com/ory/jsonschema/v3 from 3.0.3 to 3.0.4
Bumps [github.com/ory/jsonschema/v3](https://github.com/ory/jsonschema) from 3.0.3 to 3.0.4. - [Release notes](https://github.com/ory/jsonschema/releases) - [Commits](ory/jsonschema@v3.0.3...v3.0.4) --- updated-dependencies: - dependency-name: github.com/ory/jsonschema/v3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 66d5918 commit eb4998b

File tree

2 files changed

+196
-43
lines changed

2 files changed

+196
-43
lines changed

go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,11 @@ require (
1515
github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13 // indirect
1616
github.com/gliderlabs/ssh v0.3.1 // indirect
1717
github.com/go-git/go-git/v5 v5.4.2
18-
github.com/golang/gddo v0.0.0-20201207183808-b853219a4332 // indirect
1918
github.com/gopherjs/gopherjs v0.0.0-20200217142428-fce0ec30dd00 // indirect
2019
github.com/h2non/filetype v1.1.0 // indirect
2120
github.com/juju/testing v0.0.0-20201030020617-7189b3728523 // indirect
2221
github.com/olekukonko/tablewriter v0.0.5
23-
github.com/ory/jsonschema/v3 v3.0.3
22+
github.com/ory/jsonschema/v3 v3.0.4
2423
github.com/sirupsen/logrus v1.8.1
2524
github.com/smartystreets/assertions v1.2.0 // indirect
2625
github.com/spaolacci/murmur3 v1.1.0 // indirect

0 commit comments

Comments
 (0)