mirror of
https://github.com/kataras/iris.git
synced 2025-12-17 09:57:01 +00:00
reorganization of _examples and add some new examples such as iris+groupcache+mysql+docker
Former-commit-id: ed635ee95de7160cde11eaabc0c1dcb0e460a620
This commit is contained in:
7
_examples/http-server/http3-quic/go.mod
Normal file
7
_examples/http-server/http3-quic/go.mod
Normal file
@@ -0,0 +1,7 @@
|
||||
module github.com/kataras/iris/_examples/http-server/http3-quic
|
||||
|
||||
go 1.14
|
||||
|
||||
require (
|
||||
github.com/prometheus/client_golang v1.0.0
|
||||
)
|
||||
Reference in New Issue
Block a user