Skip to content
This repository has been archived by the owner on Apr 30, 2021. It is now read-only.

tidy(svcop): fix jsonpatch and run go mod tidy #801

Merged
merged 2 commits into from
Nov 19, 2019
Merged

Conversation

philandstuff
Copy link
Contributor

This pins jsonpatch to v2.0.1, because version v2.0.0 was yanked and
republished :( gomodules/jsonpatch#21

This also runs go mod tidy to remove some unused old dependencies.

This pins jsonpatch to v2.0.1, because version v2.0.0 was yanked and
republished :( gomodules/jsonpatch#21

This also runs `go mod tidy` to remove some unused old dependencies.
See dominikh/go-tools#658

The upstream for this module is borked, but we can go direct to github
@Krenair Krenair merged commit 736d95a into master Nov 19, 2019
@Krenair Krenair deleted the fix-jsonpatch branch November 19, 2019 15:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants