mirror of
https://github.com/openshift/source-to-image.git
synced 2026-02-06 06:44:58 +01:00
- sti -> s2i - fix a couple of typos - remove useless fmt.Sprintf() usage - use api.Assemble constant - UploadToContainer: rename argument - docs/cli.md: correct the number of log levels - docs/debugging-s2i.md: fix a typo
3 lines
97 B
Go
3 lines
97 B
Go
// Package version supplies version information for S2I collected at build time.
|
|
package version
|