File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
11
11
github.com/onsi/gomega v1.29.0
12
12
github.com/operator-framework/catalogd v0.9.0
13
13
github.com/operator-framework/deppy v0.0.1
14
- github.com/operator-framework/operator-registry v1.30.1
14
+ github.com/operator-framework/operator-registry v1.31.0
15
15
github.com/operator-framework/rukpak v0.15.0
16
16
github.com/spf13/pflag v1.0.5
17
17
github.com/stretchr/testify v1.8.4
@@ -97,7 +97,7 @@ require (
97
97
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
98
98
github.com/opencontainers/go-digest v1.0.0 // indirect
99
99
github.com/opencontainers/image-spec v1.1.0-rc2.0.20221005185240-3a7f492d3f1b // indirect
100
- github.com/operator-framework/api v0.18 .0 // indirect
100
+ github.com/operator-framework/api v0.19 .0 // indirect
101
101
github.com/otiai10/copy v1.2.0 // indirect
102
102
github.com/pkg/errors v0.9.1 // indirect
103
103
github.com/pmezard/go-difflib v1.0.0 // indirect
Original file line number Diff line number Diff line change @@ -691,14 +691,14 @@ github.com/opencontainers/runtime-tools v0.0.0-20181011054405-1d69bd0f9c39/go.mo
691
691
github.com/opencontainers/selinux v1.6.0 /go.mod h1:VVGKuOLlE7v4PJyT6h7mNWvq1rzqiriPsEqVhc+svHE =
692
692
github.com/opencontainers/selinux v1.8.0 /go.mod h1:RScLhm78qiWa2gbVCcGkC7tCGdgk3ogry1nUQF8Evvo =
693
693
github.com/opencontainers/selinux v1.8.2 /go.mod h1:MUIHuUEvKB1wtJjQdOyYRgOnLD2xAPP8dBsCoU0KuF8 =
694
- github.com/operator-framework/api v0.18 .0 h1:6EdSNeAjin4LRu2YQnQWMJMc6HXS0AQDG+CfaEvFrAo =
695
- github.com/operator-framework/api v0.18 .0 /go.mod h1:SCCslqke6AVOJ5JM+NqNE1CHuAgJLScsL66pnPaSMXs =
694
+ github.com/operator-framework/api v0.19 .0 h1:QU1CTJU+CufoeneA5rsNlP/uP96s8vDHWUYDFZTauzA =
695
+ github.com/operator-framework/api v0.19 .0 /go.mod h1:SCCslqke6AVOJ5JM+NqNE1CHuAgJLScsL66pnPaSMXs =
696
696
github.com/operator-framework/catalogd v0.9.0 h1:aYE+nu/8Q5F8fpFc03VxbTq/UmqMoUUzKR8vjCGyvgA =
697
697
github.com/operator-framework/catalogd v0.9.0 /go.mod h1:W6OJj4y4WqOAqqJaHlw+/Nz5mbpP0mpsG38KsgSE1xw =
698
698
github.com/operator-framework/deppy v0.0.1 h1:PLTtaFGwktPhKuKZkfUruTimrWpyaO3tghbsjs0uMjc =
699
699
github.com/operator-framework/deppy v0.0.1 /go.mod h1:EV6vnxRodSFRn2TFztfxFhMPGh5QufOhn3tpIP1Z8cc =
700
- github.com/operator-framework/operator-registry v1.30.1 h1:7XvISZrwi+j9z4MIiApRRU+K7v3qMXIcgBs88eQ724Q =
701
- github.com/operator-framework/operator-registry v1.30.1 /go.mod h1:iKVnZsuGjPm6h/jPn4WyQ7JFguRCZMUN+YmsEMu6byA =
700
+ github.com/operator-framework/operator-registry v1.31.0 h1:LHXNpyg8dv/DDPVe4oH8rYChhLcWz/JzKwiZWJQlFIc =
701
+ github.com/operator-framework/operator-registry v1.31.0 /go.mod h1:89VshAf6+n0V12vdh43+WOi8i1+XpY+kg6Ao4JO0y6k =
702
702
github.com/operator-framework/rukpak v0.15.0 h1:NRByKr3NgtuehLbw1TLEygszSQhruVUcg9/vgFou6hM =
703
703
github.com/operator-framework/rukpak v0.15.0 /go.mod h1:v3dlRs4NG8cMht5X5shsCDlljVwjl7LX8uWrh53rsUc =
704
704
github.com/otiai10/copy v1.2.0 h1:HvG945u96iNadPoG2/Ja2+AUJeW5YuFQMixq9yirC+k =
You can’t perform that action at this time.
0 commit comments