Skip to content

Commit

Permalink
chore: update operator-framework to v1.0.0-beta.6
Browse files Browse the repository at this point in the history
  • Loading branch information
metacosm committed Feb 29, 2020
1 parent 52dd52f commit 727eaab
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 @@ -11,7 +11,7 @@ require (
github.com/prometheus/client_golang v1.4.1 // indirect
go.uber.org/zap v1.13.0 // indirect
halkyon.io/api v1.0.0-rc.5.0.20200225094354-ffc4920a82c2
halkyon.io/operator-framework v1.0.0-beta.5.0.20200229174708-bb6b40403b8a
halkyon.io/operator-framework v1.0.0-beta.6
k8s.io/apiextensions-apiserver v0.17.3 // indirect
k8s.io/apimachinery v0.17.3
sigs.k8s.io/testing_frameworks v0.1.2 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -474,8 +474,8 @@ gopkg.in/yaml.v2 v2.2.8/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
gotest.tools v2.2.0+incompatible/go.mod h1:DsYFclhRJ6vuDpmuTbkuFWG+y2sxOXAzmJt81HFBacw=
halkyon.io/api v1.0.0-rc.5.0.20200225094354-ffc4920a82c2 h1:uFuCUcwT867JyD/U0KtH72Se6QI979lHWDu9OJkLcBI=
halkyon.io/api v1.0.0-rc.5.0.20200225094354-ffc4920a82c2/go.mod h1:bCOZh54+rJ4SQad0L0OMO0B+Jf7J3OtKp7SPmdLowGE=
halkyon.io/operator-framework v1.0.0-beta.5.0.20200229174708-bb6b40403b8a h1:6kP1Jcxsnc4lkEevhihkSlYKtAjE/SDNJykbEk3/8fE=
halkyon.io/operator-framework v1.0.0-beta.5.0.20200229174708-bb6b40403b8a/go.mod h1:Cp6VljluZ7CS08zkpUXBW9rF3IVsncM/GimviYZXxbs=
halkyon.io/operator-framework v1.0.0-beta.6 h1:eLh/ajbDhCC+mbk/MvHbfDo4lOTPtBk4Q1wJvg1rciQ=
halkyon.io/operator-framework v1.0.0-beta.6/go.mod h1:Cp6VljluZ7CS08zkpUXBW9rF3IVsncM/GimviYZXxbs=
honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
honnef.co/go/tools v0.0.1-2019.2.3 h1:3JgtbtFHMiCmsznwGVTUWbgGov+pVqnlf1dEJTNAXeM=
Expand Down

0 comments on commit 727eaab

Please sign in to comment.