Skip to content

Commit 0b6f58f

Browse files
pawicao-ibmgrokspawn
authored andcommitted
Migration of the diff logic to oc-mirror (#1006)
* Removed diff logic (migration to oc-mirror) * updated vendor for removed diff logic Signed-off-by: Oskar Pawica <[email protected]> Upstream-commit: d166a495355900e3d28735380f6365dfa9d10a4f Upstream-repository: operator-registry
1 parent 7bc5831 commit 0b6f58f

File tree

65 files changed

+25
-9502
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+25
-9502
lines changed

go.mod

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,6 @@ require (
161161
github.com/mitchellh/copystructure v1.2.0 // indirect
162162
github.com/mitchellh/go-wordwrap v1.0.0 // indirect
163163
github.com/mitchellh/hashstructure v1.0.0 // indirect
164-
github.com/mitchellh/hashstructure/v2 v2.0.2 // indirect
165164
github.com/mitchellh/mapstructure v1.4.1 // indirect
166165
github.com/mitchellh/reflectwalk v1.0.2 // indirect
167166
github.com/moby/locker v1.0.1 // indirect

go.sum

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -889,8 +889,6 @@ github.com/mitchellh/go-wordwrap v1.0.0/go.mod h1:ZXFpozHsX6DPmq2I0TCekCxypsnAUb
889889
github.com/mitchellh/gox v0.4.0/go.mod h1:Sd9lOJ0+aimLBi73mGofS1ycjY8lL3uZM3JPS42BGNg=
890890
github.com/mitchellh/hashstructure v1.0.0 h1:ZkRJX1CyOoTkar7p/mLS5TZU4nJ1Rn/F8u9dGS02Q3Y=
891891
github.com/mitchellh/hashstructure v1.0.0/go.mod h1:QjSHrPWS+BGUVBYkbTZWEnOh3G1DutKwClXU/ABz6AQ=
892-
github.com/mitchellh/hashstructure/v2 v2.0.2 h1:vGKWl0YJqUNxE8d+h8f6NJLcCJrgbhC4NcD46KavDd4=
893-
github.com/mitchellh/hashstructure/v2 v2.0.2/go.mod h1:MG3aRVU/N29oo/V/IhBX8GR/zz4kQkprJgF2EVszyDE=
894892
github.com/mitchellh/iochan v1.0.0/go.mod h1:JwYml1nuB7xOzsp52dPpHFffvOCDupsG0QubkSMEySY=
895893
github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee/go.mod h1:FVVH3fgwuzCH5S8UJGiWEs2h04kUh9fWfEaFds41c1Y=
896894
github.com/mitchellh/mapstructure v1.1.2/go.mod h1:FVVH3fgwuzCH5S8UJGiWEs2h04kUh9fWfEaFds41c1Y=

staging/operator-registry/alpha/action/diff.go

Lines changed: 0 additions & 222 deletions
This file was deleted.

0 commit comments

Comments
 (0)