Skip to content

Commit

Permalink
Update Admiral to v0.15.2
Browse files Browse the repository at this point in the history
Signed-off-by: Automated Release <[email protected]>
  • Loading branch information
Automated Release authored and submariner-bot committed Jul 4, 2023
1 parent 36a9b8c commit a632896
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion coredns/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ require (
github.com/onsi/gomega v1.27.5
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.14.0
github.com/submariner-io/admiral v0.15.1
github.com/submariner-io/admiral v0.15.2
k8s.io/api v0.26.3
k8s.io/apimachinery v0.26.3
k8s.io/client-go v0.26.3
Expand Down
4 changes: 2 additions & 2 deletions coredns/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -458,8 +458,8 @@ github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/
github.com/stretchr/testify v1.7.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
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/submariner-io/admiral v0.15.1 h1:DXYh0GqcKRm+mCMY8CrVayraITcwUVzSo/FWsBp7wSY=
github.com/submariner-io/admiral v0.15.1/go.mod h1:w4IzXaQG8V5hl/naKCWjNQf2nZiqlEAnJ4M/WH16D54=
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/syndtr/goleveldb v1.0.1-0.20210819022825-2ae1ddf74ef7/go.mod h1:q4W45IWZaF22tdD+VEXcAWRA037jwmWEB5VWYORlTpc=
github.com/tidwall/pretty v1.0.0/go.mod h1:XNkn88O1ChpSDQmQeStsy+sBenx6DDtFZJxhVysOjyk=
github.com/tinylib/msgp v1.1.6 h1:i+SbKraHhnrf9M5MYmvQhFnbLhAXSDWF8WWsuyRdocw=
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/onsi/gomega v1.27.5
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.14.0
github.com/submariner-io/admiral v0.15.1
github.com/submariner-io/admiral v0.15.2
github.com/submariner-io/shipyard v0.15.2
github.com/uw-labs/lichen v0.1.7
k8s.io/api v0.26.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -494,8 +494,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.0 h1:pSgiaMZlXftHpm5L7V1+rVB+AZJydKsMxsQBIJw4PKk=
github.com/submariner-io/admiral v0.15.1 h1:DXYh0GqcKRm+mCMY8CrVayraITcwUVzSo/FWsBp7wSY=
github.com/submariner-io/admiral v0.15.1/go.mod h1:w4IzXaQG8V5hl/naKCWjNQf2nZiqlEAnJ4M/WH16D54=
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/shipyard v0.15.2 h1:KbTB+VsNA1sOc6tk293GaPnQfpctfnUI4NdYk+k0amY=
github.com/submariner-io/shipyard v0.15.2/go.mod h1:144QmfjjNMq7yqHrp2DHBrzAhef9laOKJdQq3QtfHGA=
github.com/tidwall/pretty v1.0.0/go.mod h1:XNkn88O1ChpSDQmQeStsy+sBenx6DDtFZJxhVysOjyk=
Expand Down

0 comments on commit a632896

Please sign in to comment.