Bump version of image-reflector API to v0.13.0

The API module hasn't changed, but this keeps things lined up.

Signed-off-by: Michael Bridgen <michael@weave.works>
This commit is contained in:
Michael Bridgen 2021-10-19 12:00:14 +01:00
parent ab35e0b87e
commit 0cb03cd8af
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -8,7 +8,7 @@ require (
github.com/Masterminds/semver/v3 v3.1.1
github.com/aws/aws-sdk-go v1.33.18
github.com/dgraph-io/badger/v3 v3.2103.1
github.com/fluxcd/image-reflector-controller/api v0.12.0
github.com/fluxcd/image-reflector-controller/api v0.13.0
github.com/fluxcd/pkg/apis/meta v0.10.0
github.com/fluxcd/pkg/runtime v0.12.0
github.com/fluxcd/pkg/version v0.1.0