15 lines
454 B
Modula-2
15 lines
454 B
Modula-2
module git.meow.tf/ow-api/ow-api
|
|
|
|
go 1.12
|
|
|
|
require (
|
|
github.com/PuerkitoBio/goquery v1.5.1-0.20190109230704-3dcf72e6c17f
|
|
github.com/bluele/gcache v0.0.0-20190518031135-bc40bd653833
|
|
github.com/bradfitz/gomemcache v0.0.0-20190913173617-a41fca850d0b
|
|
github.com/go-redis/redis v6.15.6+incompatible
|
|
github.com/julienschmidt/httprouter v1.3.0
|
|
github.com/miekg/dns v1.1.26
|
|
github.com/rs/cors v1.7.0
|
|
s32x.com/ovrstat v0.0.0-20200131231416-4cb42edd331d
|
|
)
|