From 88f54d25ccfcdc7bd2a0eda194bbbdee8d91405a Mon Sep 17 00:00:00 2001 From: Automated Release Date: Tue, 7 Nov 2023 18:01:00 +0000 Subject: [PATCH] Update Submariner dependencies to v0.16.2 Signed-off-by: Automated Release --- go.mod | 4 ++-- go.sum | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/go.mod b/go.mod index 07158859e..9135930a3 100644 --- a/go.mod +++ b/go.mod @@ -15,8 +15,8 @@ require ( github.com/projectcalico/api v0.0.0-20230602153125-fb7148692637 github.com/prometheus-community/pro-bing v0.3.0 github.com/prometheus/client_golang v1.16.0 - github.com/submariner-io/admiral v0.16.1 - github.com/submariner-io/shipyard v0.16.1 + github.com/submariner-io/admiral v0.16.2 + github.com/submariner-io/shipyard v0.16.2 github.com/uw-labs/lichen v0.1.7 github.com/vishvananda/netlink v1.2.1-beta.2 golang.org/x/sys v0.13.0 diff --git a/go.sum b/go.sum index 18a0a0602..3d9eaae35 100644 --- a/go.sum +++ b/go.sum @@ -506,10 +506,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.1 h1:XjZLccECk/adeNFNK8PvHubayRZpKTn6MMDgcSsDoVg= -github.com/submariner-io/shipyard v0.16.1/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/syndtr/gocapability v0.0.0-20200815063812-42c35b437635/go.mod h1:hkRG7XYTFWNJGYcbNJQlaLq0fg1yr4J4t/NcTQtrfww= 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=