]> Cypherpunks repositories - gostls13.git/commit
cmd: fix three printf problems reported by newest vet
authorAlan Donovan <adonovan@google.com>
Wed, 15 Oct 2025 20:28:03 +0000 (16:28 -0400)
committerAlan Donovan <adonovan@google.com>
Wed, 15 Oct 2025 20:54:06 +0000 (13:54 -0700)
commitf1fed742ebbe781611c9f78398d9fa233ad0a8e6
treee9838967042566c117507a5370a3f9376d965133
parent0984dcd7572a90a1bd21bec98bd9c73fdcf983ab
cmd: fix three printf problems reported by newest vet

Change-Id: Id70985d217c940eb022dbc95bfaa20373672512c
Reviewed-on: https://go-review.googlesource.com/c/go/+/712220
Auto-Submit: Alan Donovan <adonovan@google.com>
TryBot-Bypass: Alan Donovan <adonovan@google.com>
Commit-Queue: Alan Donovan <adonovan@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/cmd/go/internal/modload/vendor.go
src/cmd/internal/obj/loong64/asm.go
src/cmd/internal/obj/riscv/obj.go