Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Packer
Repository
849914b75639f5bd469f991026b62ef6fed9e3d7
Switch branch/tag
packer
log.go
Find file
Blame
History
Permalink
Use Sprint() instead of Sprintf() in log dedupe
· 849914b7
Jake Champlin
authored
Oct 09, 2018
Uses `fmt.Sprint()` instead of `fmt.Sprintf()` for log deduplication. Fixes: #6796
849914b7