Skip to content

Commit

Permalink
Update source API to v0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanprodan committed Jul 31, 2020
1 parent a564379 commit 16cac58
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 20 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ go 1.13

require (
github.com/fluxcd/pkg v0.0.3
github.com/fluxcd/source-controller v0.0.2
github.com/fluxcd/source-controller v0.0.7
github.com/go-logr/logr v0.1.0
go.uber.org/zap v1.10.0
k8s.io/apimachinery v0.18.4
k8s.io/client-go v0.18.4
sigs.k8s.io/controller-runtime v0.6.0
sigs.k8s.io/controller-runtime v0.6.1
)
Loading

0 comments on commit 16cac58

Please sign in to comment.