chore: update linter.

This commit is contained in:
Ludovic Fernandez
2020-08-21 11:12:04 +02:00
committed by GitHub
parent e424cc7608
commit b67a7215f6
16 changed files with 38 additions and 44 deletions

View File

@@ -33,7 +33,7 @@ import (
)
const (
// DockerAPIVersion is a constant holding the version of the Provider API traefik will use
// DockerAPIVersion is a constant holding the version of the Provider API traefik will use.
DockerAPIVersion = "1.24"
// SwarmAPIVersion is a constant holding the version of the Provider API traefik will use.