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 d905d13 commit d5eb0d9
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 @@ -6,7 +6,7 @@ require (
github.com/appscode/go v0.0.0-20191119085241-0887d8ec2ecc
github.com/hashicorp/go-hclog v0.0.0-20180709165350-ff2cf002a8dd
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/api v0.0.0-20190918195907-bd6ac527cfd2
k8s.io/apimachinery v0.17.0
kmodules.xyz/offshoot-api v0.0.0-20190901210649-de049192326c
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -810,8 +810,8 @@ gopkg.in/yaml.v2 v2.2.5/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-20180728063816-88497007e858/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
honnef.co/go/tools v0.0.0-20180920025451-e3ad64cb4ed3/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
Expand Down

0 comments on commit d5eb0d9

Please sign in to comment.