Upgrade dependencies

This commit is contained in:
Michael 2024-07-19 14:52:04 +02:00 committed by GitHub
parent f5a811d8fa
commit a5df24a21d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 37 additions and 116 deletions

View file

@ -521,7 +521,7 @@ func TestDo_staticConfiguration(t *testing.T) {
}
config.EntryPoints = static.EntryPoints{
"foobar": {
"foobar": &static.EntryPoint{
Address: "foo Address",
Transport: &static.EntryPointsTransport{
LifeCycle: &static.LifeCycle{