1
0
mirror of synced 2026-02-13 13:06:56 +00:00

Update pkg/runtime to v0.8.2

pkg/runtime v0.8.2 introduces runtime/transform which includes
`MergeMaps`:
https://github.com/fluxcd/pkg/pull/85

Signed-off-by: Dylan Arbour <arbourd@users.noreply.github.com>
This commit is contained in:
Dylan Arbour
2021-02-15 18:05:36 -05:00
parent 298d6a1a15
commit 99002f92f4
4 changed files with 5 additions and 23 deletions

2
go.mod
View File

@@ -12,7 +12,7 @@ require (
github.com/fluxcd/notification-controller/api v0.8.0
github.com/fluxcd/pkg/apis/meta v0.8.0
github.com/fluxcd/pkg/git v0.3.0
github.com/fluxcd/pkg/runtime v0.8.0
github.com/fluxcd/pkg/runtime v0.8.2
github.com/fluxcd/pkg/ssh v0.0.5
github.com/fluxcd/pkg/untar v0.0.5
github.com/fluxcd/pkg/version v0.0.1