mirror of
https://github.com/go-gitea/gitea
synced 2024-11-01 07:44:25 +00:00
6 lines
95 B
Modula-2
6 lines
95 B
Modula-2
|
module github.com/unknwon/paginater
|
||
|
|
||
|
go 1.14
|
||
|
|
||
|
require github.com/smartystreets/goconvey v1.6.4
|