index
:
caddy-cgi
caddy-cgi
fork of caddy for nix to build it with the cgi plugin
System administrator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
/
workflows
/
lint.yml
Age
Commit message (
Expand
)
Author
2023-10-01
build(deps): bump actions/checkout from 3 to 4 (#5846)
dependabot[bot]
2023-09-08
httpcaddyfile: fix placeholder shorthands in named routes (#5791)
Đỗ Trọng Hải
2023-09-05
ci: Run govulncheck (#5790)
Đỗ Trọng Hải
2023-08-14
ci: use gci linter (#5708)
Jacob Gadikian
2023-08-09
ci: Update to Go 1.21 (#5719)
Matt Holt
2023-07-21
go.mod: Update quic-go to v0.37.0, bump to Go 1.20 minimum (#5644)
Marten Seemann
2023-04-02
build(deps): bump actions/setup-go from 3 to 4 (#5474)
dependabot[bot]
2023-02-24
ci: Update minimum Go version to 1.19
Matthew Holt
2022-11-14
reverseproxy: Mask the WS close message when we're the client (#5199)
Francis Lavoie
2022-11-06
ci: set least privilged token for github actions for lint workflow (#5179)
Ashish Kurmi
2022-08-23
ci: Increase linter timeout (#4981)
Matt Holt
2022-08-02
chore: Bump up to Go 1.19, minimum 1.18 (#4925)
Francis Lavoie
2022-07-29
chore: Add .gitattributes to force *.go to LF (#4919)
Francis Lavoie
2022-07-27
ci: Run golangci-lint on multiple os(#4875) (#4913)
Y.Horie
2022-04-13
ci: Ensure we always check for latest version of Go (#4703)
Francis Lavoie
2022-03-15
ci: Build on Go 1.18, bump actions versions (#4637)
Francis Lavoie
2021-05-12
ci: Run CI on PRs targeting minor version branches (#4164)
Francis Lavoie
2020-11-22
ci: Use golangci's github action for linting (#3794)
Dave Henderson