Golang uprev: Fix printing formatting issues

We are upreving Golang from 1.23.4 -> 1.25, which introduces some issues
in some fmt.* functions related to formatted printing.

Fix the issues raised by the updated compiler.

BUG=b:441566984
TEST=CQ

Change-Id: I9282e9739cff6ea9fa66b02fa33ec3ab09b33f99
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/tremplin/+/6903518
Tested-by: Sergio Andres Gomez Del Real <[email protected]>
Reviewed-by: George Burgess <[email protected]>
Reviewed-by: Dmitry Torokhov <[email protected]>
Commit-Queue: Sergio Andres Gomez Del Real <[email protected]>
1 file changed
tree: 5bb7eb01376c669f123e4c42e180692c0b3e0537
  1. src/
  2. .gitignore
  3. DIR_METADATA
  4. OWNERS
  5. README.md
README.md

Tremplin

Tremplin is the “springboard” daemon that runs in the Termina VM and exposes a gRPC interface for managing LXD containers.