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

build: Update to DCR 1.8.0 deps #71

Merged
merged 2 commits into from
Jun 21, 2023
Merged

build: Update to DCR 1.8.0 deps #71

merged 2 commits into from
Jun 21, 2023

Conversation

dajohi
Copy link
Member

@dajohi dajohi commented Jun 21, 2023

No description provided.

@dajohi dajohi force-pushed the up branch 2 times, most recently from a7b3d01 to 6fd1ffa Compare June 21, 2023 01:05
main.go Outdated
json, _ := json.Marshal(jsonResp)
json, err := json.Marshal(jsonResp)
if err != nil {
w.Header().Set("Content-Type", "application/json")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sending any response body so I dont think this header is needed.

.github/workflows/go.yml Show resolved Hide resolved
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.

3 participants