Skip to content

Commit

Permalink
Update Admiral to v0.14.8
Browse files Browse the repository at this point in the history
Signed-off-by: Automated Release <release@submariner.io>
  • Loading branch information
Automated Release authored and tpantelis committed Jun 28, 2024
1 parent 9c46ba5 commit 8975001
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ require (
github.com/pkg/errors v0.9.1
github.com/spf13/cobra v1.6.1
github.com/spf13/pflag v1.0.5
github.com/submariner-io/admiral v0.14.7
github.com/submariner-io/admiral v0.14.8
github.com/submariner-io/cloud-prepare v0.14.7
github.com/submariner-io/lighthouse v0.14.7
github.com/submariner-io/shipyard v0.14.8
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -535,8 +535,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 h1:w7B6lhMri9wdJUVmEZPGGhZzrYTPvgJArz7wNPgYKsk=
github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
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/admiral v0.14.8 h1:8tOIjqCgVP58AtzWYi4gHAWIWMYiXe1+nbvJM4RkqOg=
github.com/submariner-io/admiral v0.14.8/go.mod h1:TdlllahK6wGaO0cdSqJmBhRKCX3DdnPwt2MVBsVPuLE=
github.com/submariner-io/cloud-prepare v0.14.7 h1:l90NQmInhIsfaFLJrOOAC+VbQRVTxx3U6S3P+p6mX+Y=
github.com/submariner-io/cloud-prepare v0.14.7/go.mod h1:aQZAi8/sW0MGgUkGvrZqevN/mMK3aJO8Z6V/ZnK00tY=
github.com/submariner-io/lighthouse v0.14.7 h1:joV3iZw4ywIZk4TH0e2Nyl6t8/MRLcU+smcUI16jxtc=
Expand Down

0 comments on commit 8975001

Please sign in to comment.