mirror of
https://github.com/willnorris/imageproxy.git
synced 2026-05-03 00:32:40 +02:00
add -version flag and goxc build config
This commit is contained in:
parent
405faae777
commit
26dde07ec0
3 changed files with 23 additions and 1 deletions
6
.goxc.json
Normal file
6
.goxc.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"ConfigVersion": "0.9",
|
||||
"ArtifactsDest": "build",
|
||||
"PackageVersion": "0.1",
|
||||
"PrereleaseInfo": "snapshot"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue