Skip to content

Commit

Permalink
Pin Admiral to v0.10.0-rc0 (#1482)
Browse files Browse the repository at this point in the history
Signed-off-by: Automated Release <[email protected]>

Co-authored-by: Automated Release <[email protected]>
  • Loading branch information
submariner-bot and Automated Release authored Jul 13, 2021
1 parent d7ebc2d commit 3227ac5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ require (
github.com/prometheus/client_golang v1.11.0
github.com/rivo/uniseg v0.2.0 // indirect
github.com/spf13/cobra v1.2.0
github.com/submariner-io/admiral v0.10.0-m2.0.20210624133733-5f000ee51a42
github.com/submariner-io/admiral v0.10.0-rc0
github.com/submariner-io/cloud-prepare v0.10.0-m2
github.com/submariner-io/lighthouse v0.10.0-m2.0.20210618122405-aef0fb374a53
github.com/submariner-io/shipyard v0.10.0-rc0
Expand Down
7 changes: 4 additions & 3 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1282,8 +1282,8 @@ github.com/stretchr/testify v1.6.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/
github.com/stretchr/testify v1.7.0 h1:nwc3DEeHmmLAfoZucVR881uASk0Mfjw8xYJ99tb5CcY=
github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
github.com/submariner-io/admiral v0.10.0-m2/go.mod h1:UP2oUxGyHdcixfPXI/1JMaASI38ILSyytb1b+pn/ru8=
github.com/submariner-io/admiral v0.10.0-m2.0.20210624133733-5f000ee51a42 h1:EplPL+Bs4eKEEFbXmG2qpdllOqgPiP8U1cCwikypE+M=
github.com/submariner-io/admiral v0.10.0-m2.0.20210624133733-5f000ee51a42/go.mod h1:UP2oUxGyHdcixfPXI/1JMaASI38ILSyytb1b+pn/ru8=
github.com/submariner-io/admiral v0.10.0-rc0 h1:u0oNxmIZzYZL32AxfHi3JWp74EHGR2MjuHBQjwprPzg=
github.com/submariner-io/admiral v0.10.0-rc0/go.mod h1:kpbW6dzbRetPshT/Tq2W+peYCeI8eF4JOiH9y+UtGEM=
github.com/submariner-io/cloud-prepare v0.10.0-m2 h1:hAPO6RzJ+ANUnrWiehjbaPQhY0BFYC/mClZS6egBlDo=
github.com/submariner-io/cloud-prepare v0.10.0-m2/go.mod h1:AWdiItVQQhazz368QKt+/xr7qxUkHeL+fOT4Qgj984g=
github.com/submariner-io/lighthouse v0.10.0-m2.0.20210618122405-aef0fb374a53 h1:acOdtETpxCBvfDjV0r1pOzTJ4dfOdbHt7c1m6Zaulfc=
Expand Down Expand Up @@ -1713,8 +1713,9 @@ golang.org/x/time v0.0.0-20190308202827-9d24e82272b4/go.mod h1:tRJNPiyCQ0inRvYxb
golang.org/x/time v0.0.0-20190921001708-c4c64cad1fd0/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ=
golang.org/x/time v0.0.0-20191024005414-555d28b269f0/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ=
golang.org/x/time v0.0.0-20200630173020-3af7569d3a1e/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ=
golang.org/x/time v0.0.0-20210220033141-f8bda1e9f3ba h1:O8mE0/t419eoIwhTFpKVkHiTs/Igowgfkj25AcZrtiE=
golang.org/x/time v0.0.0-20210220033141-f8bda1e9f3ba/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ=
golang.org/x/time v0.0.0-20210611083556-38a9dc6acbc6 h1:Vv0JUPWTyeqUq42B2WJ1FeIDjjvGKoA2Ss+Ts0lAVbs=
golang.org/x/time v0.0.0-20210611083556-38a9dc6acbc6/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ=
golang.org/x/tools v0.0.0-20180221164845-07fd8470d635/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
golang.org/x/tools v0.0.0-20180525024113-a5b4c53f6e8b/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
golang.org/x/tools v0.0.0-20180828015842-6cd1fcedba52/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
Expand Down

0 comments on commit 3227ac5

Please sign in to comment.