forked from patrickbr/gtfstidy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
go.sum
14 lines (14 loc) · 1.39 KB
/
go.sum
1
2
3
4
5
6
7
8
9
10
11
12
13
14
github.com/klauspost/compress v1.17.10 h1:oXAz+Vh0PMUvJczoi+flxpnBEPxoER1IaAnU/NMPtT0=
github.com/klauspost/compress v1.17.10/go.mod h1:pMDklpSncoRMuLFrf1W9Ss9KT+0rH90U12bZKk7uwG0=
github.com/paulmach/go.geojson v1.5.0 h1:7mhpMK89SQdHFcEGomT7/LuJhwhEgfmpWYVlVmLEdQw=
github.com/paulmach/go.geojson v1.5.0/go.mod h1:DgdUy2rRVDDVgKqrjMe2vZAHMfhDTrjVKt3LmHIXGbU=
github.com/public-transport/gtfsparser v0.0.0-20241008124423-956dc4a9a1b2 h1:JhtzhmIKVaeZqaGes1Y75fRofoLClfsy8POKWlMRjVc=
github.com/public-transport/gtfsparser v0.0.0-20241008124423-956dc4a9a1b2/go.mod h1:KGGaYsSErOciEFCbJ1QfGna1umXl+PPcdLxw7y5QlR0=
github.com/public-transport/gtfswriter v0.0.0-20241003225801-80471df4f30b h1:9aNe5OtjNL+dQ+bWxUmeky3Z/HdJcxy7cxQ3UeOLIbQ=
github.com/public-transport/gtfswriter v0.0.0-20241003225801-80471df4f30b/go.mod h1:93uckDRWVFSwqPAIGSMfy7UDAnr3puGwK43aAwewrkU=
github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=
github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
github.com/twotwotwo/sorts v0.0.0-20160814051341-bf5c1f2b8553 h1:DRC1ubdb3ZmyyIeCSTxjZIQAnpLPfKVgYrLETQuOPjo=
github.com/twotwotwo/sorts v0.0.0-20160814051341-bf5c1f2b8553/go.mod h1:Rj7Csq/tZ/egz+Ltc2IVpsA5309AmSMEswjkTZmq2Xc=
github.com/valyala/fastjson v1.6.4 h1:uAUNq9Z6ymTgGhcm0UynUAB6tlbakBrz6CQFax3BXVQ=
github.com/valyala/fastjson v1.6.4/go.mod h1:CLCAqky6SMuOcxStkYQvblddUtoRxhYMGLrsQns1aXY=