@@ -3,21 +3,18 @@ module github.com/smallnest/go-web-framework-benchmark
33go 1.20
44
55require (
6- clevergo.tech/clevergo v0.6.0
76github.com/abemedia/go-don v0.2.1
87github.com/ant0ine/go-json-rest v3.3.2+incompatible
98github.com/astaxie/beego v1.12.3
109github.com/bmizerany/pat v0.0.0-20210406213842-e4b6760bdd6f
1110github.com/bnkamalesh/webgo/v7 v7.0.0
12- github.com/buaazp/fasthttprouter v0.1.1
1311github.com/claygod/Bxog v0.0.0-20220907175109-bec75fbdd5e7
1412github.com/dimfeld/httptreemux v5.0.1+incompatible
1513github.com/dinever/golf v0.3.0
1614github.com/emicklei/go-restful v2.16.0+incompatible
1715github.com/fasthttp/router v1.4.22
1816github.com/gin-gonic/gin v1.9.1
1917github.com/go-chi/chi/v5 v5.0.10
20- github.com/go-martini/martini v0.0.0-20170121215854-22fa46961aab
2118github.com/go-ozzo/ozzo-routing v2.1.4+incompatible
2219github.com/go-playground/lars v4.0.1+incompatible
2320github.com/go-playground/pure v4.2.0+incompatible
@@ -28,26 +25,19 @@ require (
2825github.com/gogf/gf/v2 v2.5.7
2926github.com/gopulse/pulse v1.1.0
3027github.com/gorilla/mux v1.8.1
31- github.com/gowww/router v1.0.0
32- github.com/indigo-web/indigo v0.15.7
33- github.com/ivpusic/neo v0.3.0
28+ github.com/indigo-web/indigo v0.15.8
3429github.com/julienschmidt/httprouter v1.3.0
3530github.com/kataras/muxie v1.1.2
3631github.com/labstack/echo/v4 v4.11.3
3732github.com/lunny/log v0.0.0-20160921050905-7887c61bf0de
3833github.com/lunny/tango v0.5.6
3934github.com/mailgun/route v0.0.0-20191025171320-daa4df6c711a
40- github.com/mustafaakin/gongular v0.0.0-20200705144045-a428565ae628
4135github.com/naoina/denco v0.0.0-20180930074809-8475105a6b4c
4236github.com/nbari/violetear v0.0.0-20210524103009-ce83b52538c9
43- github.com/partialize/echo-slim/v4 v4.9.1
44- github.com/pilu/traffic v0.5.3
4537github.com/qiangxue/fasthttp-routing v0.0.0-20160225050629-6ccdc2a18d87
46- github.com/razonyang/fastrouter v0.1.0
4738github.com/rcrowley/go-tigertonic v0.0.0-20170420123839-fe6b9f080eb7
4839github.com/savsgio/atreugo/v11 v11.12.0
4940github.com/teambition/gear v1.27.3
50- github.com/tockins/fresh v0.0.0-20181012144221-d8b891ad12e4
5141github.com/urfave/negroni v1.0.0
5242github.com/valyala/fasthttp v1.51.0
5343github.com/vanng822/r2router v0.0.0-20150523112421-1023140a4f30
@@ -57,27 +47,23 @@ require (
5747golang.org/x/net v0.19.0
5848gopkg.in/baa.v1 v1.2.32
5949gopkg.in/celrenheit/lion.v1 v1.0.0-20161101201550-7c6ce5d22d64
60- gopkg.in/macaron.v1 v1.5.0
6150goyave.dev/goyave/v4 v4.4.11
6251)
6352
6453require (
65- clevergo.tech/log v0.3.0 // indirect
6654gitea.com/lunny/log v0.0.0-20190322053110-01b5df579c4e // indirect
6755github.com/BurntSushi/toml v1.3.2 // indirect
6856github.com/Code-Hex/uniseg v0.2.0 // indirect
6957github.com/abemedia/fasthttpfs v0.0.0-20220405193636-731805b0c723 // indirect
7058github.com/abemedia/httprouter v0.0.0-20230505023925-232e0e5a4b1b // indirect
7159github.com/andybalholm/brotli v1.0.6 // indirect
72- github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 // indirect
7360github.com/beorn7/perks v1.0.1 // indirect
7461github.com/bytedance/sonic v1.10.2 // indirect
7562github.com/celrenheit/htest v0.0.0-20170621160705-e34d50431e7f // indirect
7663github.com/cespare/xxhash/v2 v2.2.0 // indirect
7764github.com/chenzhuoyu/base64x v0.0.0-20230717121745-296ad89f973d // indirect
7865github.com/chenzhuoyu/iasm v0.9.1 // indirect
7966github.com/clbanning/mxj/v2 v2.7.0 // indirect
80- github.com/codegangsta/inject v0.0.0-20150114235600-33e0aa1cb7c0 // indirect
8167github.com/common-nighthawk/go-figure v0.0.0-20210622060536-734e95fb86be // indirect
8268github.com/davecgh/go-spew v1.1.1 // indirect
8369github.com/fatih/color v1.16.0 // indirect
@@ -88,15 +74,14 @@ require (
8874github.com/go-http-utils/negotiator v1.0.0 // indirect
8975github.com/go-logr/logr v1.3.0 // indirect
9076github.com/go-logr/stdr v1.2.2 // indirect
91- github.com/go-macaron/inject v0.0.0-20200308113650-138e5925c53b // indirect
9277github.com/go-playground/form v3.1.4+incompatible // indirect
9378github.com/go-playground/locales v0.14.1 // indirect
9479github.com/go-playground/universal-translator v0.18.1 // indirect
9580github.com/go-playground/validator/v10 v10.16.0 // indirect
9681github.com/goccy/go-json v0.10.2 // indirect
97- github.com/golang-jwt/jwt v3.2.2+incompatible // indirect
9882github.com/golang/gddo v0.0.0-20210115222349-20d68f94ee1f // indirect
9983github.com/google/uuid v1.4.0 // indirect
84+ github.com/gopherjs/gopherjs v0.0.0-20190430165422-3e4dfb77656c // indirect
10085github.com/gorilla/websocket v1.5.1 // indirect
10186github.com/gravitational/trace v1.3.1 // indirect
10287github.com/grokify/html-strip-tags-go v0.1.0 // indirect
@@ -105,10 +90,6 @@ require (
10590github.com/indigo-web/chunkedbody v0.1.0 // indirect
10691github.com/indigo-web/iter v0.1.0 // indirect
10792github.com/indigo-web/utils v0.6.1 // indirect
108- github.com/ivpusic/go-clicolor v0.0.0-20150828210804-23f0b77f328a // indirect
109- github.com/ivpusic/golog v0.0.0-20170608213328-28640bee649f // indirect
110- github.com/ivpusic/httpcheck v0.0.0-20170215120547-c49b174389ac // indirect
111- github.com/ivpusic/urlregex v0.0.0-20160128000749-4dd86e784405 // indirect
11293github.com/jinzhu/inflection v1.0.0 // indirect
11394github.com/jinzhu/now v1.1.5 // indirect
11495github.com/jonboulle/clockwork v0.4.0 // indirect
@@ -126,8 +107,6 @@ require (
126107github.com/modern-go/reflect2 v1.0.2 // indirect
127108github.com/olekukonko/tablewriter v0.0.5 // indirect
128109github.com/pelletier/go-toml/v2 v2.1.0 // indirect
129- github.com/pilu/config v0.0.0-20131214182432-3eb99e6c0b9a // indirect
130- github.com/pilu/miniassert v0.0.0-20140522125902-bee63581261a // indirect
131110github.com/pmezard/go-difflib v1.0.0 // indirect
132111github.com/prometheus/client_golang v1.17.0 // indirect
133112github.com/prometheus/client_model v0.5.0 // indirect
@@ -138,12 +117,12 @@ require (
138117github.com/savsgio/gotils v0.0.0-20230208104028-c358bd845dee // indirect
139118github.com/shiena/ansicolor v0.0.0-20230509054315-a9deabde6e02 // indirect
140119github.com/sirupsen/logrus v1.9.3 // indirect
120+ github.com/smartystreets/assertions v1.0.1 // indirect
141121github.com/smartystreets/goconvey v1.6.4 // indirect
142122github.com/stretchr/testify v1.8.4 // indirect
143123github.com/teambition/trie-mux v1.5.2 // indirect
144124github.com/twitchyliquid64/golang-asm v0.15.1 // indirect
145125github.com/ugorji/go/codec v1.2.12 // indirect
146- github.com/unknwon/com v1.0.1 // indirect
147126github.com/valyala/bytebufferpool v1.0.0 // indirect
148127github.com/valyala/fasttemplate v1.2.2 // indirect
149128github.com/valyala/tcplisten v1.0.0 // indirect
@@ -157,10 +136,8 @@ require (
157136golang.org/x/sys v0.15.0 // indirect
158137golang.org/x/term v0.15.0 // indirect
159138golang.org/x/text v0.14.0 // indirect
160- golang.org/x/time v0.5.0 // indirect
161139google.golang.org/protobuf v1.31.0 // indirect
162140gopkg.in/go-playground/assert.v1 v1.2.1 // indirect
163- gopkg.in/ini.v1 v1.67.0 // indirect
164141gopkg.in/yaml.v2 v2.4.0 // indirect
165142gopkg.in/yaml.v3 v3.0.1 // indirect
166143gorm.io/gorm v1.25.5 // indirect
0 commit comments