fix : suppression de append inutile, remonté par go vet #46

Open
mlamalle wants to merge 1 commits from fix-append into develop
Owner
 go vet ./...
# forge.cadoles.com/cadoles/bouncer/internal/command/server/admin
internal/command/server/admin/run.go:20:11: append with no values
``` go vet ./... # forge.cadoles.com/cadoles/bouncer/internal/command/server/admin internal/command/server/admin/run.go:20:11: append with no values ```
mlamalle added 1 commit 2024-11-18 11:06:56 +01:00
fix : suppression de append inutile, remonté par go vet
All checks were successful
Cadoles/bouncer/pipeline/head This commit looks good
Cadoles/bouncer/pipeline/pr-develop This commit looks good
826edef358
All checks were successful
Cadoles/bouncer/pipeline/head This commit looks good
Cadoles/bouncer/pipeline/pr-develop This commit looks good
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin fix-append:fix-append
git checkout fix-append
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Cadoles/bouncer#46
No description provided.