File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/go-rel/changeset
33go 1.13
44
55require (
6- github.com/azer/snakecase v0 .0.0-20161028114325-c818dddafb5c
6+ github.com/azer/snakecase v1 .0.0
77github.com/go-rel/rel v0.39.0
88github.com/kr/pretty v0.1.0 // indirect
99github.com/stretchr/testify v1.8.1
Original file line number Diff line number Diff line change 1- github.com/azer/snakecase v0 .0.0-20161028114325-c818dddafb5c h1:7zL0ljVI6ads5EFvx+Oq+uompnFBMJqtbuHvyobbJ1Q =
2- github.com/azer/snakecase v0 .0.0-20161028114325-c818dddafb5c /go.mod h1:iApMeoHF0YlMPzCwqH/d59E3w2s8SeO4rGK+iGClS8Y =
1+ github.com/azer/snakecase v1 .0.0 h1:Gr9hfYVh6U96aUoGEbJK400H9KTiz6yCIYk3EN8n9hY =
2+ github.com/azer/snakecase v1 .0.0/go.mod h1:iApMeoHF0YlMPzCwqH/d59E3w2s8SeO4rGK+iGClS8Y =
33github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
44github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
55github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
You can’t perform that action at this time.
0 commit comments