Add tokensource library #503
Annotations
2 errors
Boilerplate Check (go):
pkg/tokensource/tokensource.go#L3
[Go headers] reported by reviewdog 🐶
found mismatched boilerplate lines:
Raw Output:
pkg/tokensource/tokensource.go:3: found mismatched boilerplate lines:
{[]string}[0]:
-: ""
+: "package tokensource"
|
Boilerplate Check (go)
Process completed with exit code 1.
|