From ff4592ff76c5c88d208d9c15c37052c115c04d5d Mon Sep 17 00:00:00 2001 From: Automated Release Date: Tue, 17 Oct 2023 12:58:28 +0000 Subject: [PATCH] Update Admiral to v0.14.7 Signed-off-by: Automated Release --- coredns/go.mod | 2 +- coredns/go.sum | 4 ++-- go.mod | 2 +- go.sum | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/coredns/go.mod b/coredns/go.mod index b4aff7f73..d24ddc402 100644 --- a/coredns/go.mod +++ b/coredns/go.mod @@ -10,7 +10,7 @@ require ( github.com/onsi/gomega v1.22.1 github.com/pkg/errors v0.9.1 github.com/prometheus/client_golang v1.13.0 - github.com/submariner-io/admiral v0.14.6 + github.com/submariner-io/admiral v0.14.7 k8s.io/api v0.25.14 k8s.io/apimachinery v0.25.14 k8s.io/client-go v0.25.14 diff --git a/coredns/go.sum b/coredns/go.sum index 6d37f8927..ac84d135d 100644 --- a/coredns/go.sum +++ b/coredns/go.sum @@ -846,8 +846,8 @@ github.com/stretchr/testify v1.6.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/ github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg= github.com/stretchr/testify v1.7.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg= github.com/stretchr/testify v1.8.0 h1:pSgiaMZlXftHpm5L7V1+rVB+AZJydKsMxsQBIJw4PKk= -github.com/submariner-io/admiral v0.14.6 h1:nldWyCPKCSM+pqGQp+zpX034a2Mv2gSjC15ks/9BDhY= -github.com/submariner-io/admiral v0.14.6/go.mod h1:CjX+2lwJ0/g9rb5bO1Im7dWfq+1BngeDqTUn24tPXHM= +github.com/submariner-io/admiral v0.14.7 h1:F7HOZ7QU0y387SrcV3kkcMBis6e/MzmAePQtUY1tgsw= +github.com/submariner-io/admiral v0.14.7/go.mod h1:ovdgoPkunqzpgrwjV6CoV5sNhREJiOQFSq+wfUzy0/g= github.com/syndtr/goleveldb v1.0.0/go.mod h1:ZVVdQEZoIme9iO1Ch2Jdy24qqXrMMOU6lpPAyBWyWuQ= github.com/tidwall/btree v0.3.0/go.mod h1:huei1BkDWJ3/sLXmO+bsCNELL+Bp2Kks9OLyQFkzvA8= github.com/tidwall/btree v1.1.0/go.mod h1:TzIRzen6yHbibdSfK6t8QimqbUnoxUSrZfeW7Uob0q4= diff --git a/go.mod b/go.mod index a132cf3e0..db7c21e45 100644 --- a/go.mod +++ b/go.mod @@ -8,7 +8,7 @@ require ( github.com/onsi/gomega v1.22.1 github.com/pkg/errors v0.9.1 github.com/prometheus/client_golang v1.13.0 - github.com/submariner-io/admiral v0.14.6 + github.com/submariner-io/admiral v0.14.7 github.com/submariner-io/shipyard v0.14.7 github.com/uw-labs/lichen v0.1.7 k8s.io/api v0.25.14 diff --git a/go.sum b/go.sum index 0f02cc757..3344d71ae 100644 --- a/go.sum +++ b/go.sum @@ -558,8 +558,8 @@ github.com/stretchr/testify v1.5.1/go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5 github.com/stretchr/testify v1.6.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg= github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg= github.com/stretchr/testify v1.8.0 h1:pSgiaMZlXftHpm5L7V1+rVB+AZJydKsMxsQBIJw4PKk= -github.com/submariner-io/admiral v0.14.6 h1:nldWyCPKCSM+pqGQp+zpX034a2Mv2gSjC15ks/9BDhY= -github.com/submariner-io/admiral v0.14.6/go.mod h1:CjX+2lwJ0/g9rb5bO1Im7dWfq+1BngeDqTUn24tPXHM= +github.com/submariner-io/admiral v0.14.7 h1:F7HOZ7QU0y387SrcV3kkcMBis6e/MzmAePQtUY1tgsw= +github.com/submariner-io/admiral v0.14.7/go.mod h1:ovdgoPkunqzpgrwjV6CoV5sNhREJiOQFSq+wfUzy0/g= github.com/submariner-io/shipyard v0.14.7 h1:cInosH/cqus30JCusOH5FHFaYDi037WbmPPETaA5QjY= github.com/submariner-io/shipyard v0.14.7/go.mod h1:K1C+7V0FMc5GwkHBNIumO+hRejXkgMGLMtVK/bHgg8U= github.com/tidwall/pretty v1.0.0/go.mod h1:XNkn88O1ChpSDQmQeStsy+sBenx6DDtFZJxhVysOjyk=