Skip to content

Commit

Permalink
Pin Admiral to v0.13.0-m1
Browse files Browse the repository at this point in the history
Signed-off-by: Automated Release <[email protected]>
  • Loading branch information
Automated Release authored and skitt committed May 10, 2022
1 parent fae6ad7 commit e2a3eed
Show file tree
Hide file tree
Showing 5 changed files with 167 additions and 131 deletions.
8 changes: 4 additions & 4 deletions coredns/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,16 @@ go 1.13
require (
github.com/caddyserver/caddy v1.0.5
github.com/coredns/caddy v1.1.1
github.com/coredns/coredns v1.9.1
github.com/coredns/coredns v1.8.4
github.com/miekg/dns v1.1.48
github.com/onsi/ginkgo v1.16.5
github.com/onsi/gomega v1.19.0
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.12.1
github.com/submariner-io/lighthouse v0.12.0-m3.0.20220502131803-864fecb47b2f
k8s.io/api v0.23.4
k8s.io/apimachinery v0.23.4
k8s.io/client-go v0.23.4
k8s.io/api v0.21.11
k8s.io/apimachinery v0.21.11
k8s.io/client-go v0.21.11
k8s.io/klog v1.0.0
sigs.k8s.io/mcs-api v0.1.0
)
Expand Down
Loading

0 comments on commit e2a3eed

Please sign in to comment.