Skip to content

Commit

Permalink
Update Shipyard to v0.14.5 (#2527)
Browse files Browse the repository at this point in the history
Signed-off-by: Automated Release <release@submariner.io>
Co-authored-by: Automated Release <release@submariner.io>
  • Loading branch information
submariner-bot and Automated Release committed Jun 5, 2023
1 parent 8c283cc commit 8cd7353
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -15,7 +15,7 @@ require (
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.13.0
github.com/submariner-io/admiral v0.14.4
github.com/submariner-io/shipyard v0.14.4
github.com/submariner-io/shipyard v0.14.5
github.com/uw-labs/lichen v0.1.7
github.com/vishvananda/netlink v1.1.1-0.20210518155637-4cb3795f2ccb
golang.org/x/sys v0.5.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Expand Up @@ -597,8 +597,8 @@ github.com/stretchr/testify v1.7.1 h1:5TQK59W5E3v0r2duFAb7P95B6hEeOyEnHRa8MjYSMT
github.com/stretchr/testify v1.7.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
github.com/submariner-io/admiral v0.14.4 h1:kFJtQriHzbHBgcyFF47YnAjXVcT/qlVudnjeXCrdTnU=
github.com/submariner-io/admiral v0.14.4/go.mod h1:b+FFhbwLFz1Y/Q/sXhd4yu1JmpG46JNPAJxReseaIPs=
github.com/submariner-io/shipyard v0.14.4 h1:p/8DON/Nm6ylXLgHfy3qPafTB8RZZ3etE64vFM1za+Y=
github.com/submariner-io/shipyard v0.14.4/go.mod h1:v71szzcgslSBHx9V6kVggxNUljtqNPHq+z/NT2rejYA=
github.com/submariner-io/shipyard v0.14.5 h1:ojSNM6xOlGgyaZ7YQL/6Jrzs08mn3dXKEuFgJw7/hY0=
github.com/submariner-io/shipyard v0.14.5/go.mod h1:v71szzcgslSBHx9V6kVggxNUljtqNPHq+z/NT2rejYA=
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=
Expand Down

0 comments on commit 8cd7353

Please sign in to comment.