Upgrade dependencies
This commit is contained in:
parent
f5a811d8fa
commit
a5df24a21d
10 changed files with 37 additions and 116 deletions
|
@ -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{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue