File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/snorwin/jsonpatch
33go 1.15
44
55require (
6- github.com/bxcodec/faker/v3 v3.7 .0
6+ github.com/bxcodec/faker/v3 v3.8 .0
77 github.com/evanphx/json-patch v5.6.0+incompatible
88 github.com/onsi/ginkgo v1.16.5
99 github.com/onsi/gomega v1.18.1
Original file line number Diff line number Diff line change 1- github.com/bxcodec/faker/v3 v3.7 .0 h1:qWAFFwcyVS0ukF0UoJju1wBLO0cuPQ7JdVBPggM8kNo =
2- github.com/bxcodec/faker/v3 v3.7 .0 /go.mod h1:gF31YgnMSMKgkvl+fyEo1xuSMbEuieyqfeslGYFjneM =
1+ github.com/bxcodec/faker/v3 v3.8 .0 h1:F59Qqnsh0BOtZRC+c4cXoB/VNYDMS3R5mlSpxIap1oU =
2+ github.com/bxcodec/faker/v3 v3.8 .0 /go.mod h1:gF31YgnMSMKgkvl+fyEo1xuSMbEuieyqfeslGYFjneM =
33github.com/chzyer/logex v1.1.10 /go.mod h1:+Ywpsq7O8HXn0nuIou7OrIPyXbp3wmkHB+jjWRnGsAI =
44github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e /go.mod h1:nSuG5e5PlCu98SY8svDHJxuZscDgtXS6KTTbou5AhLI =
55github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1 /go.mod h1:Q3SI9o4m/ZMnBNeIyt5eFwwo7qiLfzFZmjNmxjkiQlU =
You can’t perform that action at this time.
0 commit comments