Commit Graph

13 Commits

Author SHA1 Message Date
Xudong Cai e90e2ba9b3 upgrade go-validator to v10 ()
* upgrade go-validator to v10

* fix fmt
2019-11-25 14:49:45 +08:00
thinkerou 1acb3fb30a
upgrade validator version to v9 ()
* 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 ()
Signed-off-by: CarlosEDP <me@carlosedp.com>
2019-08-16 09:10:44 +08:00
thinkerou 0349de518b
upgrade github.com/ugorji/go/codec () 2019-07-10 06:20:20 +08:00
田欧 bfecd88fc4
use sse v0.1.0 () 2019-06-03 22:42:25 +08:00
田欧 b75d67cd51
update vendor: ugorji/go ()
* update vendor: ugorji/go

* fix
2019-05-07 19:43:05 +08:00
田欧 df366c7840
chore: update go mod package () 2019-03-04 07:28:03 +08:00
田欧 0feaf8cbd8
Split examples to alone repo ()
* 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. ()
* 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 ()
    

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 ()
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 ()
* support go module

* update golint package url

* update golint
2018-10-15 12:52:51 +08:00
田欧 7c7f703cc5
initial go.mod module definition () 2018-09-16 23:22:54 +08:00