File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/open-cluster-management/observatorium-operator
33go 1.14
44
55require (
6- github.com/brancz/locutus v0.0.0-20210128123435-d14dd83a9c0b
6+ github.com/brancz/locutus v0.0.0-20210421084121-0f02ffb439b6
77 k8s.io/api v0.20.5
88 k8s.io/apimachinery v0.20.5
99 sigs.k8s.io/controller-runtime v0.5.0
Original file line number Diff line number Diff line change @@ -90,6 +90,8 @@ github.com/blang/semver v3.5.0+incompatible/go.mod h1:kRBLl5iJ+tD4TcOOxsy/0fnweb
9090github.com/blang/semver v3.5.1+incompatible /go.mod h1:kRBLl5iJ+tD4TcOOxsy/0fnwebNt5EWlYSAyrTnjyyk =
9191github.com/brancz/locutus v0.0.0-20210128123435-d14dd83a9c0b h1:J4x6jNOsyNDpxiPbdSFrPC+AzGjqtMKVsotQ3OJ7hLs =
9292github.com/brancz/locutus v0.0.0-20210128123435-d14dd83a9c0b /go.mod h1:m6Yh1b4TXyTAuxU/LOkpl8bUl5LFAiTa+qr0AkfT0+E =
93+ github.com/brancz/locutus v0.0.0-20210421084121-0f02ffb439b6 h1:Nam40ne0XLOd7EkgvqTuRHnbtWeDq8JqM3TY63Z3lAY =
94+ github.com/brancz/locutus v0.0.0-20210421084121-0f02ffb439b6 /go.mod h1:m6Yh1b4TXyTAuxU/LOkpl8bUl5LFAiTa+qr0AkfT0+E =
9395github.com/casbin/casbin/v2 v2.1.2 /go.mod h1:YcPU1XXisHhLzuxH9coDNf2FbKpjGlbCg3n9yuLkIJQ =
9496github.com/cenkalti/backoff v2.2.1+incompatible /go.mod h1:90ReRw6GdpyfrHakVjL/QHaoyV4aDUVVkXQJJJ3NXXM =
9597github.com/census-instrumentation/opencensus-proto v0.2.1 /go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU =
You can’t perform that action at this time.
0 commit comments