Skip to content

Commit

Permalink
Pin Admiral to v0.11.0 (#136)
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 Oct 27, 2021
1 parent ce1381b commit e6f571c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
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/ginkgo v1.16.5
github.com/onsi/gomega v1.16.0
github.com/pkg/errors v0.9.1
github.com/submariner-io/admiral v0.11.0-rc2
github.com/submariner-io/admiral v0.11.0
google.golang.org/api v0.58.0
k8s.io/api v0.19.10
k8s.io/apimachinery v0.19.10
Expand Down
6 changes: 3 additions & 3 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -476,9 +476,9 @@ 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 h1:hDPOHmpOpP40lSULcqw7IrRb/u7w6RpDC9399XyoNd0=
github.com/stretchr/testify v1.6.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
github.com/submariner-io/admiral v0.11.0-rc2 h1:xAz62HbEOgnQPT5CRf6DZvfDrTla9y8/WN+ZGoctWVM=
github.com/submariner-io/admiral v0.11.0-rc2/go.mod h1:ENo7uAQxL2+eGjVJ27IRbwjJz+zuqT3W4U14QZ/ldSU=
github.com/submariner-io/shipyard v0.11.0-rc2/go.mod h1:DOtp7FHzb1JjUSZWP1dWkTfLwGhfse1/VFjjsl1XFQk=
github.com/submariner-io/admiral v0.11.0 h1:0hmKrv11Fzxo1RYX5YHq9H9UOInMgbJK1eUONEke7yo=
github.com/submariner-io/admiral v0.11.0/go.mod h1:/42l2QcyX7c/tivROVnAwsQLg3N1tu/ILhv+BpiAhxg=
github.com/submariner-io/shipyard v0.11.0/go.mod h1:DOtp7FHzb1JjUSZWP1dWkTfLwGhfse1/VFjjsl1XFQk=
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=
github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5/go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U=
Expand Down

0 comments on commit e6f571c

Please sign in to comment.