Commit graph

8 commits

Author SHA1 Message Date
WeidiDeng 33a5925979
embed icon and version information to windows builds (#184)
* embed icon and version information to windows builds

* fix lint
2024-05-29 14:45:07 -06:00
dependabot[bot] a36cef4d93
build(deps): bump github.com/Masterminds/semver/v3 from 3.2.0 to 3.2.1 (#167)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-11 15:32:27 -05:00
Mohammed Al Sahaf 2887af6a01
feat: allow fs embedding with --embed (#160)
* feat: allow fs embedding with `--embed`

* code review

* remove utils/io.go

* don't shadow `err`

* add syntax and examples to README
2023-12-18 13:22:47 -07:00
Aapo Keskimölö 47f9ded5d8
Add XCADDY_GO_BUILD_FLAGS env var (#104)
Add environment variable

 XCADDY_GO_BUILD_FLAGS

to override default build arguments from environment (#102).

To support flags with variable arguments Unix-style quoting is supported.
2022-06-20 13:20:05 -06:00
Francis Lavoie b8a0d46648
ci: Use Go 1.17 (#66) 2021-08-27 14:15:04 +00:00
Matthew Holt 7e4f9a06d3
Housekeeping 2020-04-23 14:36:17 -06:00
Matthew Holt f337ff945a
Update name to xcaddy 2020-04-02 08:35:27 -06:00
Matthew Holt 6004fc79b2
Initial commit 2020-03-21 14:31:29 -06:00