Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit ab67583

Browse files
authored
update limitador operator manifest and references (#199)
1 parent 64c59c6 commit ab67583

File tree

3 files changed

+96
-119
lines changed

3 files changed

+96
-119
lines changed

go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,13 @@ go 1.16
55
require (
66
github.com/Azure/go-autorest/autorest v0.11.19 // indirect
77
github.com/go-logr/logr v1.2.2
8-
github.com/go-openapi/validate v0.19.5 // indirect
98
github.com/golang/protobuf v1.5.2
109
github.com/google/go-cmp v0.5.6
1110
github.com/google/uuid v1.1.2
1211
github.com/kuadrant/authorino v0.8.0
13-
github.com/kuadrant/limitador-operator v0.2.1-0.20220722143013-6009e8dd4e19
12+
github.com/kuadrant/limitador-operator v0.3.1-0.20220830090346-4f6d5794272b
1413
github.com/onsi/ginkgo v1.16.5
1514
github.com/onsi/gomega v1.17.0
16-
github.com/ugorji/go v1.1.4 // indirect
1715
go.uber.org/zap v1.19.1
1816
gotest.tools v2.2.0+incompatible
1917
istio.io/api v0.0.0-20220516175159-89828b1f4baa

0 commit comments

Comments
 (0)