mirror of
https://github.com/kataras/iris.git
synced 2025-01-23 10:41:03 +01:00
93950cee88
Bumps [github.com/andybalholm/brotli](https://github.com/andybalholm/brotli) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/andybalholm/brotli/releases) - [Commits](https://github.com/andybalholm/brotli/compare/v1.0.4...v1.0.5) --- updated-dependencies: - dependency-name: github.com/andybalholm/brotli dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
109 lines
4.5 KiB
Modula-2
109 lines
4.5 KiB
Modula-2
module github.com/kataras/iris/v12
|
|
|
|
go 1.19
|
|
|
|
retract v12.1.8 // Please update to @master
|
|
|
|
require (
|
|
github.com/BurntSushi/toml v1.2.1
|
|
github.com/CloudyKit/jet/v6 v6.2.0
|
|
github.com/Joker/jade v1.1.3
|
|
github.com/Shopify/goreferrer v0.0.0-20220729165902-8cddb4f5de06
|
|
github.com/andybalholm/brotli v1.0.5
|
|
github.com/blang/semver/v4 v4.0.0
|
|
github.com/dgraph-io/badger/v2 v2.2007.4
|
|
github.com/eknkc/amber v0.0.0-20171010120322-cdade1c07385
|
|
github.com/fatih/structs v1.1.0
|
|
github.com/flosch/pongo2/v4 v4.0.2
|
|
github.com/go-redis/redis/v8 v8.11.5
|
|
github.com/golang/snappy v0.0.4
|
|
github.com/google/uuid v1.3.0
|
|
github.com/gorilla/securecookie v1.1.1
|
|
github.com/iris-contrib/httpexpect/v2 v2.3.1
|
|
github.com/iris-contrib/schema v0.0.6
|
|
github.com/json-iterator/go v1.1.12
|
|
github.com/kataras/blocks v0.0.7
|
|
github.com/kataras/golog v0.1.8
|
|
github.com/kataras/jwt v0.1.8
|
|
github.com/kataras/neffos v0.0.21
|
|
github.com/kataras/pio v0.0.11
|
|
github.com/kataras/sitemap v0.0.6
|
|
github.com/kataras/tunnel v0.0.4
|
|
github.com/klauspost/compress v1.15.15
|
|
github.com/mailgun/raymond/v2 v2.0.48
|
|
github.com/mailru/easyjson v0.7.7
|
|
github.com/microcosm-cc/bluemonday v1.0.22
|
|
github.com/russross/blackfriday/v2 v2.1.0
|
|
github.com/schollz/closestmatch v2.1.0+incompatible
|
|
github.com/shirou/gopsutil/v3 v3.23.1
|
|
github.com/tdewolff/minify/v2 v2.12.4
|
|
github.com/vmihailenco/msgpack/v5 v5.3.5
|
|
github.com/yosssi/ace v0.0.5
|
|
go.etcd.io/bbolt v1.3.7
|
|
golang.org/x/crypto v0.6.0
|
|
golang.org/x/net v0.7.0
|
|
golang.org/x/sys v0.5.0
|
|
golang.org/x/text v0.7.0
|
|
golang.org/x/time v0.3.0
|
|
google.golang.org/protobuf v1.28.1
|
|
gopkg.in/ini.v1 v1.67.0
|
|
gopkg.in/yaml.v3 v3.0.1
|
|
)
|
|
|
|
require (
|
|
github.com/CloudyKit/fastprinter v0.0.0-20200109182630-33d98a066a53 // indirect
|
|
github.com/ajg/form v1.5.1 // indirect
|
|
github.com/aymerick/douceur v0.2.0 // indirect
|
|
github.com/cespare/xxhash v1.1.0 // indirect
|
|
github.com/cespare/xxhash/v2 v2.1.2 // indirect
|
|
github.com/davecgh/go-spew v1.1.1 // indirect
|
|
github.com/dgraph-io/ristretto v0.0.3-0.20200630154024-f66de99634de // indirect
|
|
github.com/dgryski/go-farm v0.0.0-20190423205320-6a90982ecee2 // indirect
|
|
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect
|
|
github.com/dustin/go-humanize v1.0.0 // indirect
|
|
github.com/go-ole/go-ole v1.2.6 // indirect
|
|
github.com/gobwas/httphead v0.1.0 // indirect
|
|
github.com/gobwas/pool v0.2.1 // indirect
|
|
github.com/gobwas/ws v1.1.0 // indirect
|
|
github.com/golang/protobuf v1.5.2 // indirect
|
|
github.com/google/go-querystring v1.1.0 // indirect
|
|
github.com/gopherjs/gopherjs v1.17.2 // indirect
|
|
github.com/gorilla/css v1.0.0 // indirect
|
|
github.com/gorilla/websocket v1.5.0 // indirect
|
|
github.com/imkira/go-interpol v1.1.0 // indirect
|
|
github.com/iris-contrib/go.uuid v2.0.0+incompatible // indirect
|
|
github.com/josharian/intern v1.0.0 // indirect
|
|
github.com/jtolds/gls v4.20.0+incompatible // indirect
|
|
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 // indirect
|
|
github.com/mattn/go-isatty v0.0.17 // indirect
|
|
github.com/mediocregopher/radix/v3 v3.8.1 // indirect
|
|
github.com/minio/highwayhash v1.0.2 // indirect
|
|
github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421 // indirect
|
|
github.com/modern-go/reflect2 v1.0.2 // indirect
|
|
github.com/nats-io/jwt/v2 v2.3.0 // indirect
|
|
github.com/nats-io/nats.go v1.23.0 // indirect
|
|
github.com/nats-io/nkeys v0.3.0 // indirect
|
|
github.com/nats-io/nuid v1.0.1 // indirect
|
|
github.com/pkg/errors v0.8.1 // indirect
|
|
github.com/pmezard/go-difflib v1.0.0 // indirect
|
|
github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c // indirect
|
|
github.com/sergi/go-diff v1.2.0 // indirect
|
|
github.com/sirupsen/logrus v1.8.1 // indirect
|
|
github.com/smartystreets/assertions v1.13.0 // indirect
|
|
github.com/stretchr/testify v1.8.1 // indirect
|
|
github.com/tdewolff/parse/v2 v2.6.4 // indirect
|
|
github.com/tklauser/go-sysconf v0.3.11 // indirect
|
|
github.com/tklauser/numcpus v0.6.0 // indirect
|
|
github.com/valyala/bytebufferpool v1.0.0 // indirect
|
|
github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
|
|
github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f // indirect
|
|
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 // indirect
|
|
github.com/xeipuuv/gojsonschema v1.2.0 // indirect
|
|
github.com/yalp/jsonpath v0.0.0-20180802001716-5cc68e5049a0 // indirect
|
|
github.com/yudai/gojsondiff v1.0.0 // indirect
|
|
github.com/yudai/golcs v0.0.0-20170316035057-ecda9a501e82 // indirect
|
|
github.com/yusufpapurcu/wmi v1.2.2 // indirect
|
|
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
|
|
moul.io/http2curl v1.0.0 // indirect
|
|
)
|