Skip to content

Commit

Permalink
Update Admiral to v0.15.3
Browse files Browse the repository at this point in the history
Signed-off-by: Automated Release <[email protected]>
  • Loading branch information
Automated Release committed Nov 2, 2023
1 parent 0ad0952 commit 927f760
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 @@ -14,7 +14,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.15.2
github.com/submariner-io/admiral v0.15.3
github.com/submariner-io/cloud-prepare v0.15.2
github.com/submariner-io/lighthouse v0.15.2
github.com/submariner-io/shipyard v0.15.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -545,8 +545,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.15.2 h1:abo97LMLpavaObxD3E4YYQJSN6jMrYQ7o63+tHKJzFo=
github.com/submariner-io/admiral v0.15.2/go.mod h1:PmqJFFcG049LEscbcAHNKEyFQlOb2xrXbf6lESTme9k=
github.com/submariner-io/admiral v0.15.3 h1:2pzqECLoN11c52OS/Qq7rcuiNH9eN4wqOQ5vYCa/fKQ=
github.com/submariner-io/admiral v0.15.3/go.mod h1:i9N3VfSZhBSmnxhQT1NKqRMjbPaHbtpFUmisCWvG2Jw=
github.com/submariner-io/cloud-prepare v0.15.2 h1:cktb/sOHR0xfEi2n+7+GVmPEu4s/YWiwcXoX+Jp5AyI=
github.com/submariner-io/cloud-prepare v0.15.2/go.mod h1:EtPo+fQ8IKlDeXjUP+zPkW83DMJAoRDEmG8z3dtcGVk=
github.com/submariner-io/lighthouse v0.15.2 h1:GA5ljoRFurvhe4J03ydlALYE/8Qpifxu0KNDOjGaBHM=
Expand Down

0 comments on commit 927f760

Please sign in to comment.