Skip to content

Commit

Permalink
Reference tagged version of controller-runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
timebertt committed Nov 23, 2022
1 parent 07178ef commit b18675f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion webhosting-operator/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -98,4 +98,4 @@ require (
)

// https://github.com/timebertt/controller-runtime/tree/sharding based on v0.12.3
replace sigs.k8s.io/controller-runtime => github.com/timebertt/controller-runtime v0.6.1-0.20221018074954-e9b50d2e71cd
replace sigs.k8s.io/controller-runtime => github.com/timebertt/controller-runtime v0.12.3-sharding-1
4 changes: 2 additions & 2 deletions webhosting-operator/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -478,8 +478,8 @@ github.com/stretchr/testify v1.6.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/
github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
github.com/stretchr/testify v1.7.1 h1:5TQK59W5E3v0r2duFAb7P95B6hEeOyEnHRa8MjYSMTY=
github.com/subosito/gotenv v1.2.0/go.mod h1:N0PQaV/YGNqwC0u51sEeR/aUtSLEXKX9iv69rRypqCw=
github.com/timebertt/controller-runtime v0.6.1-0.20221018074954-e9b50d2e71cd h1:env1zMIkEiRihdGPr3gfeAScYmpXrT6Y2b5ErIFgY3c=
github.com/timebertt/controller-runtime v0.6.1-0.20221018074954-e9b50d2e71cd/go.mod h1:qKsk4WE6zW2Hfj0G4v10EnNB2jMG1C+NTb8h+DwCoU0=
github.com/timebertt/controller-runtime v0.12.3-sharding-1 h1:IennrBmAqonPVnwgaq1kGjS6MUTvPlhddym+mDYgZ8Q=
github.com/timebertt/controller-runtime v0.12.3-sharding-1/go.mod h1:qKsk4WE6zW2Hfj0G4v10EnNB2jMG1C+NTb8h+DwCoU0=
github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5/go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U=
github.com/tmc/grpc-websocket-proxy v0.0.0-20201229170055-e5319fda7802/go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U=
github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2/go.mod h1:UETIi67q53MR2AWcXfiuqkDkRtnGDLqkBTpCHuJHxtU=
Expand Down

0 comments on commit b18675f

Please sign in to comment.