Mohammed Al Sahaf
cca523fb24
chore: upgrade goversioninfo fixing a bug
...
Go tooling upgrded `go` directive in `go.mod`
Signed-off-by: Mohammed Al Sahaf <msaa1990@gmail.com>
2024-09-03 22:45:23 +03:00
dependabot[bot]
a1762ffd7b
build(deps): bump github.com/Masterminds/semver/v3 from 3.2.1 to 3.3.0 ( #199 )
...
Bumps [github.com/Masterminds/semver/v3](https://github.com/Masterminds/semver ) from 3.2.1 to 3.3.0.
- [Release notes](https://github.com/Masterminds/semver/releases )
- [Changelog](https://github.com/Masterminds/semver/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Masterminds/semver/compare/v3.2.1...v3.3.0 )
---
updated-dependencies:
- dependency-name: github.com/Masterminds/semver/v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-02 13:21:34 +03:00
dependabot[bot]
360a35052e
build(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 ( #200 )
...
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra ) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/spf13/cobra/releases )
- [Commits](https://github.com/spf13/cobra/compare/v1.8.0...v1.8.1 )
---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-02 10:33:03 +03:00
Aziz Rmadi
7888727a18
core: migrated xcaddy to cobra ( #174 )
2024-08-28 01:44:40 +03:00
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