We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 976143c commit df8bf4aCopy full SHA for df8bf4a
go.mod
@@ -46,6 +46,7 @@ require (
46
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
47
github.com/modern-go/reflect2 v1.0.2 // indirect
48
github.com/pelletier/go-toml v1.9.4 // indirect
49
+ github.com/pilagod/gorm-cursor-paginator/v2 v2.6.1 // indirect
50
github.com/pkg/errors v0.9.1 // indirect
51
github.com/rogpeppe/go-internal v1.12.0 // indirect
52
github.com/spf13/cast v1.4.1 // indirect
0 commit comments