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

Commit

Permalink
Bump github.com/snorwin/jsonpatch to v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
snorwin committed Mar 25, 2021
1 parent f8fd20e commit 133f0e6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/golang/mock v1.4.4
github.com/onsi/ginkgo v1.15.0
github.com/onsi/gomega v1.10.5
github.com/snorwin/jsonpatch v1.3.0
github.com/snorwin/jsonpatch v1.4.0
go.uber.org/zap v1.14.1
helm.sh/helm/v3 v3.4.2
k8s.io/api v0.19.4
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1099,8 +1099,8 @@ github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d/go.mod h1
github.com/smartystreets/assertions v1.0.1/go.mod h1:kHHU4qYBaI3q23Pp3VPrmWhuIUrLW/7eUrw0BU5VaoM=
github.com/smartystreets/goconvey v0.0.0-20190330032615-68dc04aab96a/go.mod h1:syvi0/a8iFYH4r/RixwvyeAJjdLS9QV7WQ/tjFTllLA=
github.com/smartystreets/goconvey v1.6.4/go.mod h1:syvi0/a8iFYH4r/RixwvyeAJjdLS9QV7WQ/tjFTllLA=
github.com/snorwin/jsonpatch v1.3.0 h1:BCUJV8Nv3Yhoj2k3AWTiWaTkv6+RhlmsQ0XRb8pVELI=
github.com/snorwin/jsonpatch v1.3.0/go.mod h1:tM+GVnDyM0rC5dr9zIka347pLkqOp9NSw6wCuUFv+QQ=
github.com/snorwin/jsonpatch v1.4.0 h1:rBZyLQDZ61N9RAdsO5RHGXs7HQonSWqnPGuDXNbwfz4=
github.com/snorwin/jsonpatch v1.4.0/go.mod h1:tM+GVnDyM0rC5dr9zIka347pLkqOp9NSw6wCuUFv+QQ=
github.com/soheilhy/cmux v0.1.3/go.mod h1:IM3LyeVVIOuxMH7sFAkER9+bJ4dT7Ms6E4xg4kGIyLM=
github.com/soheilhy/cmux v0.1.4/go.mod h1:IM3LyeVVIOuxMH7sFAkER9+bJ4dT7Ms6E4xg4kGIyLM=
github.com/sony/gobreaker v0.4.1/go.mod h1:ZKptC7FHNvhBz7dN2LGjPVBz2sZJmc0/PkyDJOjmxWY=
Expand Down

0 comments on commit 133f0e6

Please sign in to comment.