Skip to content

Commit

Permalink
Fixup for Golang 1.13
Browse files Browse the repository at this point in the history
Taken from go-openapi/jsonpointer#4
Should fix the following go-swagger panic:

> panic: object has no key "default"

Signed-off-by: Kir Kolyshkin <[email protected]>
  • Loading branch information
kolyshkin committed Oct 4, 2019
1 parent c28258a commit 5793aa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vendor/github.com/go-openapi/jsonpointer/pointer.go

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

0 comments on commit 5793aa6

Please sign in to comment.