1
0
mirror of synced 2026-07-01 15:40:49 +00:00

Update controllers to v0.0.1-beta.2

This commit is contained in:
stefanprodan
2020-06-10 12:12:35 +03:00
parent c27f53b5b1
commit 94f320336c
4 changed files with 10 additions and 12 deletions
+2 -2
View File
@@ -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.1
github.com/fluxcd/source-controller v0.0.1-beta.1
github.com/fluxcd/kustomize-controller v0.0.1-beta.2
github.com/fluxcd/source-controller v0.0.1-beta.2
github.com/go-git/go-git/v5 v5.0.0
github.com/google/go-github/v32 v32.0.0
github.com/manifoldco/promptui v0.7.0