fixed linting errors

Signed-off-by: Sam Alba <samalba@users.noreply.github.com>
This commit is contained in:
Sam Alba
2021-12-13 18:26:41 -08:00
parent c1f612e2a3
commit 146971c8f1
2 changed files with 25 additions and 1 deletions

View File

@@ -16,7 +16,7 @@ import (
)
const (
apiKey = "cb9777c166aefe4b77b31f961508191c"
apiKey = "cb9777c166aefe4b77b31f961508191c" //nolint
telemetryURL = "https://t.dagger.io/v1"
)