mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-20 18:45:43 +00:00
Update controllers to v0.0.1
This commit is contained in:
parent
4b18f56f00
commit
0e437c1105
5 changed files with 11 additions and 10 deletions
4
go.mod
4
go.mod
|
|
@ -4,8 +4,8 @@ go 1.14
|
|||
|
||||
require (
|
||||
github.com/blang/semver v3.5.1+incompatible
|
||||
github.com/fluxcd/kustomize-controller v0.0.1-beta.2
|
||||
github.com/fluxcd/source-controller v0.0.1-beta.2
|
||||
github.com/fluxcd/kustomize-controller v0.0.1
|
||||
github.com/fluxcd/source-controller v0.0.1
|
||||
github.com/go-git/go-git/v5 v5.0.0
|
||||
github.com/golang/protobuf v1.4.2 // indirect
|
||||
github.com/google/go-github/v32 v32.0.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue