File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 44
55require (
66 github.com/azer/snakecase v0.0.0-20161028114325-c818dddafb5c
7- github.com/go-rel/rel v0.28.0
7+ github.com/go-rel/rel v0.29.1
88 github.com/kr/pretty v0.1.0 // indirect
99 github.com/stretchr/objx v0.2.0 // indirect
1010 github.com/stretchr/testify v1.7.0
Original file line number Diff line number Diff line change @@ -6,8 +6,10 @@ github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSs
66github.com/fsnotify/fsnotify v1.4.7 /go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo =
77github.com/fsnotify/fsnotify v1.4.9 h1:hsms1Qyu0jgnwNXIxa+/V/PDsU6CfLf6CNO8H7IWoS4 =
88github.com/fsnotify/fsnotify v1.4.9 /go.mod h1:znqG4EE+3YCdAaPaxE2ZRY/06pZUdp0tY4IgpuI1SZQ =
9- github.com/go-rel/rel v0.28.0 h1:gRcQjNbwuFL35RxeHFMKSy3a/xV+WbtkA8wP24dWPEA =
109github.com/go-rel/rel v0.28.0 /go.mod h1:zaIYPmM3AfJrh0xBmm7KoVKRgTNvr0cgZfcJ88gVA2U =
10+ github.com/go-rel/rel v0.29.1 h1:BsmpvGTqms7k0j+nNRm3zAs3EVZu+/+Pt5Lxuki5zcw =
11+ github.com/go-rel/rel v0.29.1 /go.mod h1:RiTs/9DBCiSZvVRin8mXMXBeXIuJ5JpQThccwtrdqfc =
12+ github.com/go-rel/reltest v0.4.0 /go.mod h1:3udgrKCZGCMFWc8k+RH975gUdUFPE/yspG2iWN9gjqU =
1113github.com/go-sql-driver/mysql v1.6.0 /go.mod h1:DCzpHaOWr8IXmIStZouvnhqoel9Qv2LBy8hT2VhHyBg =
1214github.com/golang/protobuf v1.2.0 /go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U =
1315github.com/golang/protobuf v1.4.0-rc.1 /go.mod h1:ceaxUfeHdC40wWswd/P6IGgMaK3YpKi5j83Wpe3EHw8 =
You can’t perform that action at this time.
0 commit comments