Escape Variables with Printf March 7, 2023 by Tarik You can use %% for literal % %% a literal percent sign; consumes no value https://golang.org/pkg/fmt/