From 37873cc84f0d5a6d0e2cd9b6b089f74c21896a5d Mon Sep 17 00:00:00 2001 From: Automated Release Date: Mon, 22 Jul 2024 18:28:11 +0000 Subject: [PATCH] Update Shipyard to v0.15.5 Signed-off-by: Automated Release --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index a423d4f8..17cc3358 100644 --- a/go.mod +++ b/go.mod @@ -13,7 +13,7 @@ require ( github.com/pkg/errors v0.9.1 github.com/prometheus/client_golang v1.14.0 github.com/rs/zerolog v1.29.0 - github.com/submariner-io/shipyard v0.15.4 + github.com/submariner-io/shipyard v0.15.5 golang.org/x/time v0.3.0 k8s.io/api v0.26.15 k8s.io/apimachinery v0.26.15 diff --git a/go.sum b/go.sum index 5f880dc5..5c026872 100644 --- a/go.sum +++ b/go.sum @@ -473,8 +473,8 @@ github.com/stretchr/testify v1.4.0/go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81P github.com/stretchr/testify v1.5.1/go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5cxcmMvtA= github.com/stretchr/testify v1.6.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg= github.com/stretchr/testify v1.8.1 h1:w7B6lhMri9wdJUVmEZPGGhZzrYTPvgJArz7wNPgYKsk= -github.com/submariner-io/shipyard v0.15.4 h1:el/zX0PYjNKbYmH4v92EVR0iVfSlbDfmbvbA40D4PaU= -github.com/submariner-io/shipyard v0.15.4/go.mod h1:72E6aQJOe2adcYaezXLJc4ObHbnZgQxEvmmoKh5CsZ4= +github.com/submariner-io/shipyard v0.15.5 h1:mVLw6fJ0rA7vGFtyjioKEfttEcSyuGyy2PIug0tglqc= +github.com/submariner-io/shipyard v0.15.5/go.mod h1:72E6aQJOe2adcYaezXLJc4ObHbnZgQxEvmmoKh5CsZ4= 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=