dependabot[bot]
|
3973c77263
|
Bump github.com/goccy/go-json from 0.7.10 to 0.8.1 (#2981)
Bumps [github.com/goccy/go-json](https://github.com/goccy/go-json) from 0.7.10 to 0.8.1.
- [Release notes](https://github.com/goccy/go-json/releases)
- [Changelog](https://github.com/goccy/go-json/blob/master/CHANGELOG.md)
- [Commits](https://github.com/goccy/go-json/compare/v0.7.10...v0.8.1)
---
updated-dependencies:
- dependency-name: github.com/goccy/go-json
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>
|
2021-12-07 08:09:09 +08:00 |
Notealot
|
4d7c4ec36f
|
chore(docs): Bump to v1.7.7 (#2952)
* Perfect TrustedProxies feature
* some typo fix
* fix some typo
* bump to v1.7.6
* remove 'retract'
* Revert "remove 'retract'"
This reverts commit 3fc2ab44b3 .
* Update CHANGELOG.md
* Bump to v1.7.7 preparations
|
2021-11-24 21:52:52 +08:00 |
dependabot[bot]
|
464535ff94
|
Bump github.com/goccy/go-json from 0.7.9 to 0.7.10 (#2905)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-10-19 07:55:14 +08:00 |
dependabot[bot]
|
21125bbb3f
|
Bump github.com/goccy/go-json from 0.7.8 to 0.7.9 (#2891)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-10-06 09:38:42 +08:00 |
dependabot[bot]
|
e052bf31aa
|
Bump github.com/json-iterator/go from 1.1.11 to 1.1.12 (#2865)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-09-21 15:23:31 +08:00 |
Henry Yee
|
3a6f18f32f
|
fixed SetOutput() panics on go 1.17 (#2861)
* fixed SetOutput() panics on go 1.17
* update go.sum
|
2021-09-08 11:30:55 +08:00 |
dependabot[bot]
|
abcf32f5ad
|
Bump github.com/goccy/go-json from 0.7.7 to 0.7.8 (#2859)
Bumps [github.com/goccy/go-json](https://github.com/goccy/go-json) from 0.7.7 to 0.7.8.
- [Release notes](https://github.com/goccy/go-json/releases)
- [Changelog](https://github.com/goccy/go-json/blob/master/CHANGELOG.md)
- [Commits](https://github.com/goccy/go-json/compare/v0.7.7...v0.7.8)
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-09-07 06:43:08 +08:00 |
dependabot[bot]
|
30cdbfcf4c
|
Bump github.com/goccy/go-json from 0.7.6 to 0.7.7 (#2849)
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](https://github.com/goccy/go-json/compare/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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-08-31 09:58:54 +08:00 |
Matthieu MOREL
|
435a76b735
|
chore(ci): update dependencies (#2827)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matthieu MOREL <mmorel-35@users.noreply.github.com>
|
2021-08-19 15:46:31 +08:00 |
sunshineplan
|
f07a4f8aea
|
Upgrade github.com/ugorji/go/codec (#2732)
|
2021-05-24 08:31:22 +08:00 |
likakuli
|
f13e53bb92
|
upgrade validator to v10.6.1 (#2729)
Co-authored-by: Bo-Yi Wu <appleboy.tw@gmail.com>
|
2021-05-23 09:54:54 +08:00 |
Peperoncino
|
7e444c6f59
|
upgrade go-validator to v10.4.1 (#2536)
|
2020-10-21 09:36:01 +08:00 |
thinkerou
|
0d12918b0a
|
chore: upgrade depend version (#2231)
|
2020-02-13 20:23:29 +08:00 |
Bo-Yi Wu
|
69a202dbbd
|
chore: upgrade go-isatty and json-iterator/go (#2215)
|
2020-01-22 00:24:25 +08:00 |
Xudong Cai
|
e90e2ba9b3
|
upgrade go-validator to v10 (#2149)
* upgrade go-validator to v10
* fix fmt
|
2019-11-25 14:49:45 +08:00 |
thinkerou
|
1acb3fb30a
|
upgrade validator version to v9 (#1015)
* upgrade validator version to v9
* Update vendor.json
* Update go.mod
* Update go.sum
* fix
* fix
* fix bug
* Update binding_test.go
* Update validate_test.go
* Update go.sum
* Update go.mod
* Update go.sum
* Update go.mod
* Update go.sum
|
2019-09-05 21:39:56 +08:00 |
Carlos Eduardo
|
9a820cf005
|
Bump github.com/mattn/go-isatty library to support Risc-V (#2019)
Signed-off-by: CarlosEDP <me@carlosedp.com>
|
2019-08-16 09:10:44 +08:00 |
thinkerou
|
0349de518b
|
upgrade github.com/ugorji/go/codec (#1969)
|
2019-07-10 06:20:20 +08:00 |
田欧
|
bfecd88fc4
|
use sse v0.1.0 (#1923)
|
2019-06-03 22:42:25 +08:00 |
田欧
|
b75d67cd51
|
update vendor: ugorji/go (#1879)
* update vendor: ugorji/go
* fix
|
2019-05-07 19:43:05 +08:00 |
田欧
|
df366c7840
|
chore: update go mod package (#1792)
|
2019-03-04 07:28:03 +08:00 |
田欧
|
0feaf8cbd8
|
Split examples to alone repo (#1776)
* split examples to alone repo
* vendor
* fix package error
* add examples/README.md
|
2019-03-01 23:42:41 +08:00 |
Jeremy Loy
|
fece76d93f
|
Add NewRelic middleware example. (#1526)
* Add NewRelic middleware example.
* Update go.mod
* Update main.go
|
2019-02-20 10:41:46 +08:00 |
田欧
|
d27685e714
|
chore: attempt to fix some gomod issue (#1751)
#1604 #1566 #1700 #1737
because some dependencies only are used on example i.e. grpc.
Or migrate `examples` to gin-gonic/examples`?
|
2019-01-26 02:28:39 +08:00 |
田欧
|
524757b81c
|
vendor: upgrade some dependency package version (#1596)
ref https://github.com/gin-gonic/gin/pull/1569#issuecomment-429731722
|
2018-10-15 20:24:32 +08:00 |
田欧
|
523435e524
|
attempt to support go module (#1569)
* support go module
* update golint package url
* update golint
|
2018-10-15 12:52:51 +08:00 |
田欧
|
7c7f703cc5
|
initial go.mod module definition (#1554)
|
2018-09-16 23:22:54 +08:00 |