mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-30 13:51:30 +00:00
7 lines
107 B
Go
7 lines
107 B
Go
|
// +build ignore
|
||
|
|
||
|
// This program converts amber templates to standard
|
||
|
// Go template files.
|
||
|
|
||
|
package main
|