Skip to content

Commit 698baa2

Browse files
j1n-o9rrubenhoenle
andauthored
Update internal/cmd/server/service-account/detach/detach.go
Co-authored-by: Ruben Hönle <Ruben.Hoenle@digits.schwarz>
1 parent 549ce8e commit 698baa2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • internal/cmd/server/service-account/detach

internal/cmd/server/service-account/detach/detach.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ import (
2020
)
2121

2222
const (
23-
serviceAccMailArg = "SERVICE_ACCOUNT_EMAIL" // Deprecated: positional argument is not used anymore, use the flag instead, will be removed after 2026-12
23+
serviceAccMailArg = "SERVICE_ACCOUNT_EMAIL" // Deprecated: positional argument is not used anymore, use the flag instead, will be removed after 2026-12-31
2424

2525
serverIdFlag = "server-id"
2626

0 commit comments

Comments
 (0)