Skip to content
This repository was archived by the owner on Dec 3, 2020. It is now read-only.

Commit c007742

Browse files
Pin on 1.2
1 parent 34d42df commit c007742

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

go.mod

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@ module github.com/web-ridge/sqlboiler-graphql-schema
22

33
go 1.14
44

5+
replace github.com/gertd/go-pluralize => github.com/gertd/go-pluralize v0.1.2
6+
57
require (
6-
github.com/gertd/go-pluralize v0.1.4
8+
github.com/gertd/go-pluralize v0.1.2
79
github.com/iancoleman/strcase v0.0.0-20191112232945-16388991a334
810
github.com/urfave/cli/v2 v2.2.0
911
github.com/web-ridge/gqlgen-sqlboiler/v2 v2.0.0-20200502145942-e9a246ce358d

0 commit comments

Comments
 (0)