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 4
4
5
5
require (
6
6
github.com/azer/snakecase v0.0.0-20161028114325-c818dddafb5c
7
- github.com/go-rel/rel v0.31 .0
7
+ github.com/go-rel/rel v0.32 .0
8
8
github.com/kr/pretty v0.1.0 // indirect
9
9
github.com/stretchr/objx v0.2.0 // indirect
10
10
github.com/stretchr/testify v1.7.0
Original file line number Diff line number Diff line change @@ -8,10 +8,12 @@ github.com/fsnotify/fsnotify v1.4.9 h1:hsms1Qyu0jgnwNXIxa+/V/PDsU6CfLf6CNO8H7IWo
8
8
github.com/fsnotify/fsnotify v1.4.9 /go.mod h1:znqG4EE+3YCdAaPaxE2ZRY/06pZUdp0tY4IgpuI1SZQ =
9
9
github.com/go-rel/rel v0.28.0 /go.mod h1:zaIYPmM3AfJrh0xBmm7KoVKRgTNvr0cgZfcJ88gVA2U =
10
10
github.com/go-rel/rel v0.30.0 /go.mod h1:Wu6HB6x0oIiEOdUJClwmn7ByCmdL73U5gItAYObyyuo =
11
- github.com/go-rel/rel v0.31.0 h1:CGxKNR/8119I9OG7k5plR4X1ikpg21e5b2g60w4asT0 =
12
11
github.com/go-rel/rel v0.31.0 /go.mod h1:fCMlDiwDSSBSoZQ6ovUyjSqS2FfpLnhwr6tW9TgnhC8 =
12
+ github.com/go-rel/rel v0.32.0 h1:Y0JeQ/ZqQDB3x9QkSn8HiLtvt+5oFuYgS0tj+px59KU =
13
+ github.com/go-rel/rel v0.32.0 /go.mod h1:Ulbt8kctHMw3W1JBEflFkleOk+tIqmcKHY4r1eRuNSY =
13
14
github.com/go-rel/reltest v0.4.0 /go.mod h1:3udgrKCZGCMFWc8k+RH975gUdUFPE/yspG2iWN9gjqU =
14
15
github.com/go-rel/reltest v0.5.0 /go.mod h1:onixPXWMVL+KILH7OdUufKDm1KN0H6FzXOP7OoNC9qM =
16
+ github.com/go-rel/reltest v0.6.0 /go.mod h1:4jR+L2vn7qe6NDW1carPomp2SlbTsQ9dqkxC+n4db+k =
15
17
github.com/go-sql-driver/mysql v1.6.0 /go.mod h1:DCzpHaOWr8IXmIStZouvnhqoel9Qv2LBy8hT2VhHyBg =
16
18
github.com/golang/protobuf v1.2.0 /go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U =
17
19
github.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