Bump github.com/samber/lo from 1.47.0 to 1.49.1 eee7e911 parent 96adc887

Bumps [github.com/samber/lo](https://github.com/samber/lo) from 1.47.0 to 1.49.1. - [Release notes](https://github.com/samber/lo/releases) - [Commits](https://github.com/samber/lo/compare/v1.47.0...v1.49.1) --- updated-dependencies: - dependency-name: github.com/samber/lo dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>

authored by dependabot[bot] committed by GitHub

1
namespace: external-dns
2
policy: sync
3
logLevel: debug
4
provider:
5
name: webhook
6
webhook:
7
env:
8
- name: BUNNY_API_KEY
9
extraArgs:
10
- --txt-prefix=test-
11
sources:
12
- service
13
- ingress
14