From 35c8d36cc21ff19bcc08b579f85c7b780ad1bcb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 04:47:21 +0000 Subject: [PATCH] build(go): Bump github.com/traefik/traefik/v3 from 3.6.19 to 3.6.21 Bumps [github.com/traefik/traefik/v3](https://github.com/traefik/traefik) from 3.6.19 to 3.6.21. - [Release notes](https://github.com/traefik/traefik/releases) - [Changelog](https://github.com/traefik/traefik/blob/v3.6.21/CHANGELOG.md) - [Commits](https://github.com/traefik/traefik/compare/v3.6.19...v3.6.21) --- updated-dependencies: - dependency-name: github.com/traefik/traefik/v3 dependency-version: 3.6.21 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index de39402..c4f1c9f 100644 --- a/go.mod +++ b/go.mod @@ -9,7 +9,7 @@ require ( github.com/go-logr/logr v1.4.3 github.com/google/uuid v1.6.0 github.com/stretchr/testify v1.11.1 - github.com/traefik/traefik/v3 v3.6.19 + github.com/traefik/traefik/v3 v3.6.21 k8s.io/api v0.36.1 k8s.io/apimachinery v0.36.1 k8s.io/client-go v0.36.1 diff --git a/go.sum b/go.sum index e0c79f4..23d9985 100644 --- a/go.sum +++ b/go.sum @@ -187,8 +187,8 @@ github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu github.com/stretchr/testify v1.11.1/go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U= github.com/traefik/paerser v0.2.2 h1:cpzW/ZrQrBh3mdwD/jnp6aXASiUFKOVr6ldP+keJTcQ= github.com/traefik/paerser v0.2.2/go.mod h1:7BBDd4FANoVgaTZG+yh26jI6CA2nds7D/4VTEdIsh24= -github.com/traefik/traefik/v3 v3.6.19 h1:XvPhJhgRpEk8dISrsCdI3tTF5Q4AWe6RrBBEQGYaLqI= -github.com/traefik/traefik/v3 v3.6.19/go.mod h1:tgbdMaviDNTET8FICez+A0+aR8cfUWg7w0T2XVwtCTI= +github.com/traefik/traefik/v3 v3.6.21 h1:tCi+dRgpPOZ5OFJxk0WcUmEAC38ZYlXVhWuL96OG2tE= +github.com/traefik/traefik/v3 v3.6.21/go.mod h1:/KftEAc1R7UhpsBNEsgNePYooHSjnGcDRqtNWpl58V8= github.com/unrolled/render v1.7.0 h1:1yke01/tZiZpiXfUG+zqB+6fq3G4I+KDmnh0EhPq7So= github.com/unrolled/render v1.7.0/go.mod h1:LwQSeDhjml8NLjIO9GJO1/1qpFJxtfVIpzxXKjfVkoI= github.com/vulcand/predicate v1.3.0 h1:jtNe4PHbLJ649dR7Gl+MSAzUhLGtLspAkWlSjoOiXg8=