Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: upgrade caddyserver/caddy/v2 to v2.7.5 #66

Closed

Conversation

wchargin
Copy link

Fixes build on go1.21, no longer broken due to quic-go/quic-go.

wchargin-branch: deps-caddy-v2.7.5

Fixes build on go1.21, no longer broken due to quic-go/quic-go.

wchargin-branch: deps-caddy-v2.7.5
wchargin-source: d4de3cfa02cbb08decbe5e033c09e5163edb5780
@wchargin
Copy link
Author

I created this by running:

go get github.com/caddyserver/caddy/v2@v2.7.5
go get
go build

…and committing the result. I'm new to Go so let me know if I've done
this wrong.

@francislavoie
Copy link
Member

The typical thing to do is run go mod tidy after adjusting go.mod.

wchargin-branch: deps-caddy-v2.7.5
wchargin-source: 5f4a3f94e385c92c013c94760add77e0ebb167c5
@wchargin
Copy link
Author

Perfect; thank you. That feels more appropriate.

@francislavoie
Copy link
Member

@darkweak this can be closed I think

@darkweak darkweak closed this Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants