Skip to content

Commit 92b7250

Browse files
Merge pull request #391 from grokspawn/move-opm-diff-to-oc-mirror
OCPBUGS-1912: Move opm diff to oc mirror
2 parents 3fc728a + 65c171c commit 92b7250

File tree

70 files changed

+111
-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.

70 files changed

+111
-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)