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

chore: update go.mod and remove space from copyright #3158

Merged
merged 42 commits into from May 28, 2022
Merged

chore: update go.mod and remove space from copyright #3158

merged 42 commits into from May 28, 2022

Conversation

thinkerou
Copy link
Member

No description provided.

thinkerou and others added 30 commits January 5, 2021 09:59
Bumps [github.com/goccy/go-json](https://github.com/goccy/go-json) from 0.7.6 to 0.7.7.
- [Release notes](https://github.com/goccy/go-json/releases)
- [Changelog](https://github.com/goccy/go-json/blob/master/CHANGELOG.md)
- [Commits](goccy/go-json@v0.7.6...v0.7.7)

---
updated-dependencies:
- dependency-name: github.com/goccy/go-json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…/goccy/go-json-0.7.7

Bump github.com/goccy/go-json from 0.7.6 to 0.7.7
@thinkerou thinkerou requested a review from appleboy May 28, 2022 01:01
@thinkerou thinkerou added the dependencies Pull requests that update a dependency file label May 28, 2022
@thinkerou thinkerou added this to the v1.8 milestone May 28, 2022
@codecov
Copy link

codecov bot commented May 28, 2022

Codecov Report

Merging #3158 (229c9c2) into master (87811a9) will decrease coverage by 0.55%.
The diff coverage is 50.00%.

@@            Coverage Diff             @@
##           master    #3158      +/-   ##
==========================================
- Coverage   98.77%   98.22%   -0.56%     
==========================================
  Files          41       43       +2     
  Lines        3112     3148      +36     
==========================================
+ Hits         3074     3092      +18     
- Misses         26       44      +18     
  Partials       12       12              
Flag Coverage Δ
go-1.14 98.22% <50.00%> (-0.56%) ⬇️
go-1.15 98.06% <50.00%> (-0.56%) ⬇️
go-1.16 98.03% <47.05%> (-0.57%) ⬇️
go-1.17 97.96% <50.00%> (-0.56%) ⬇️
go-1.18 97.96% <50.00%> (-0.56%) ⬇️
macos-latest 98.22% <50.00%> (-0.56%) ⬇️
nomsgpack 98.19% <47.05%> (-0.57%) ⬇️
ubuntu-latest 98.22% <50.00%> (-0.56%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
auth.go 100.00% <ø> (ø)
binding/default_validator.go 100.00% <ø> (ø)
binding/form.go 100.00% <ø> (ø)
binding/form_mapping.go 100.00% <ø> (ø)
binding/header.go 100.00% <ø> (ø)
binding/json.go 100.00% <ø> (ø)
binding/msgpack.go 100.00% <ø> (ø)
binding/multipart_form_mapping.go 100.00% <ø> (ø)
binding/protobuf.go 100.00% <ø> (ø)
binding/query.go 100.00% <ø> (ø)
... and 30 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ed03102...229c9c2. Read the comment docs.

@thinkerou
Copy link
Member Author

@appleboy please review the pr.
maybe we should release v1.8 version, thanks! I have merged some 1.8 milestone pr and move some to 1.9 milestone.

@appleboy appleboy merged commit 4b68a5f into gin-gonic:master May 28, 2022
@appleboy
Copy link
Member

We should bump the version before release v1.8 4d7c4ec @thinkerou

@thinkerou
Copy link
Member Author

We should bump the version before release v1.8 4d7c4ec @thinkerou

@appleboy please see and review #3160 thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants