From 847b34cf06d0d9c4f3306acdbcc1dbb5e7d9d748 Mon Sep 17 00:00:00 2001 From: Automated Release Date: Tue, 7 Nov 2023 18:00:45 +0000 Subject: [PATCH] Update Submariner dependencies to v0.16.2 Signed-off-by: Automated Release --- coredns/go.mod | 2 +- coredns/go.sum | 4 ++-- go.mod | 4 ++-- go.sum | 8 ++++---- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/coredns/go.mod b/coredns/go.mod index c04d5014f..24305dc6c 100644 --- a/coredns/go.mod +++ b/coredns/go.mod @@ -11,7 +11,7 @@ require ( github.com/onsi/gomega v1.27.10 github.com/pkg/errors v0.9.1 github.com/prometheus/client_golang v1.16.0 - github.com/submariner-io/admiral v0.16.1 + github.com/submariner-io/admiral v0.16.2 k8s.io/api v0.27.7 k8s.io/apimachinery v0.27.7 k8s.io/client-go v0.27.7 diff --git a/coredns/go.sum b/coredns/go.sum index 43f50ddbc..365dcd987 100644 --- a/coredns/go.sum +++ b/coredns/go.sum @@ -458,8 +458,8 @@ github.com/stretchr/testify v1.7.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/ github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU= github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4= github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk= -github.com/submariner-io/admiral v0.16.1 h1:03Ivnprwu545o/Q89nYOL/3LyL/hMrEumnPu+thLcgw= -github.com/submariner-io/admiral v0.16.1/go.mod h1:2BJjzknrDEdDT+t8y9Bx0Z1ykX39dfOG8iV+jRsbA3Q= +github.com/submariner-io/admiral v0.16.2 h1:vCaNsKnvocz9MuV1kDg1wAxuAczZCbsp3vsmIPbkshs= +github.com/submariner-io/admiral v0.16.2/go.mod h1:IT/iaGVqKK7I0iRsHQuK18DWCvZJFdtTyLF1dt285Ys= github.com/tidwall/pretty v1.0.0/go.mod h1:XNkn88O1ChpSDQmQeStsy+sBenx6DDtFZJxhVysOjyk= github.com/tinylib/msgp v1.1.8 h1:FCXC1xanKO4I8plpHGH2P7koL/RzZs12l/+r7vakfm0= github.com/tinylib/msgp v1.1.8/go.mod h1:qkpG+2ldGg4xRFmx+jfTvZPxfGFhi64BcnL9vkCm/Tw= diff --git a/go.mod b/go.mod index 8156028ef..bbd235e73 100644 --- a/go.mod +++ b/go.mod @@ -8,8 +8,8 @@ require ( github.com/onsi/gomega v1.27.10 github.com/pkg/errors v0.9.1 github.com/prometheus/client_golang v1.16.0 - github.com/submariner-io/admiral v0.16.1 - github.com/submariner-io/shipyard v0.16.2-0.20231106175153-22e606c43e6a + github.com/submariner-io/admiral v0.16.2 + github.com/submariner-io/shipyard v0.16.2 github.com/uw-labs/lichen v0.1.7 k8s.io/api v0.27.7 k8s.io/apimachinery v0.27.7 diff --git a/go.sum b/go.sum index 7fab151d3..98a7a2c49 100644 --- a/go.sum +++ b/go.sum @@ -408,10 +408,10 @@ github.com/stretchr/testify v1.7.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/ github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU= github.com/stretchr/testify v1.8.1 h1:w7B6lhMri9wdJUVmEZPGGhZzrYTPvgJArz7wNPgYKsk= github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4= -github.com/submariner-io/admiral v0.16.1 h1:03Ivnprwu545o/Q89nYOL/3LyL/hMrEumnPu+thLcgw= -github.com/submariner-io/admiral v0.16.1/go.mod h1:2BJjzknrDEdDT+t8y9Bx0Z1ykX39dfOG8iV+jRsbA3Q= -github.com/submariner-io/shipyard v0.16.2-0.20231106175153-22e606c43e6a h1:W1dSBwV2QDEJzPoiSboxXVduKZEjIIa1IOq4bst2SxA= -github.com/submariner-io/shipyard v0.16.2-0.20231106175153-22e606c43e6a/go.mod h1:op6JLbiJv3dteWxde6GpG5zp0oljZWVDU1FXmB1j6cs= +github.com/submariner-io/admiral v0.16.2 h1:vCaNsKnvocz9MuV1kDg1wAxuAczZCbsp3vsmIPbkshs= +github.com/submariner-io/admiral v0.16.2/go.mod h1:IT/iaGVqKK7I0iRsHQuK18DWCvZJFdtTyLF1dt285Ys= +github.com/submariner-io/shipyard v0.16.2 h1:p4nwmYW1lHhmITRFzaELKG8y8WMII82U1fmn0nh+oz4= +github.com/submariner-io/shipyard v0.16.2/go.mod h1:op6JLbiJv3dteWxde6GpG5zp0oljZWVDU1FXmB1j6cs= github.com/tidwall/pretty v1.0.0/go.mod h1:XNkn88O1ChpSDQmQeStsy+sBenx6DDtFZJxhVysOjyk= github.com/tmc/grpc-websocket-proxy v0.0.0-20170815181823-89b8d40f7ca8/go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U= github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5/go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U=