File tree 31 files changed +31
-31
lines changed
dependency-injection/jwt/contrib
request-logger/accesslog-slack
grpc-compatible-bidirectional-stream
subdomains/redirect/multi-instances
31 files changed +31
-31
lines changed Original file line number Diff line number Diff line change 1
1
module myapp
2
2
3
- go 1.21.0
3
+ go 1.21
4
4
5
5
require (
6
6
github.com/go-sql-driver/mysql v1.7.1
Original file line number Diff line number Diff line change 1
1
module myapp
2
2
3
- go 1.21.0
3
+ go 1.21
4
4
5
5
require (
6
6
github.com/google/uuid v1.3.0
Original file line number Diff line number Diff line change 1
1
module github.com/kataras/iris/v12/_examples/bootstrapper
2
2
3
- go 1.21.0
3
+ go 1.21
4
4
5
5
require (
6
6
github.com/gorilla/securecookie v1.1.1
Original file line number Diff line number Diff line change 1
1
module github.com/kataras/my-iris-app
2
2
3
- go 1.21.0
3
+ go 1.21
4
4
5
5
require (
6
6
github.com/kataras/iris/v12 v12.2.1
Original file line number Diff line number Diff line change 1
1
module app
2
2
3
- go 1.21.0
3
+ go 1.21
4
4
5
5
require (
6
6
github.com/kataras/iris/v12 v12.2.1
Original file line number Diff line number Diff line change 1
1
module myapp
2
2
3
- go 1.21.0
3
+ go 1.21
4
4
5
5
require (
6
6
github.com/joho/godotenv v1.5.1
Original file line number Diff line number Diff line change 1
1
module myapp
2
2
3
- go 1.21.0
3
+ go 1.21
4
4
5
5
require (
6
6
github.com/DATA-DOG/go-sqlmock v1.5.0
Original file line number Diff line number Diff line change 1
1
module myapp
2
2
3
- go 1.21.0
3
+ go 1.21
4
4
5
5
require (
6
6
github.com/kataras/golog v0.1.9
Original file line number Diff line number Diff line change 1
1
module github.com/kataras/iris/_examples/dependency-injection/jwt/contrib
2
2
3
- go 1.21.0
3
+ go 1.21
4
4
5
5
require (
6
6
github.com/iris-contrib/middleware/jwt v0.0.0-20230716223316-058c9deb31e2
Original file line number Diff line number Diff line change 1
1
module github.com/kataras/iris/_examples/desktop/webview
2
2
3
- go 1.21.0
3
+ go 1.21
4
4
5
5
require (
6
6
github.com/kataras/iris/v12 v12.2.1
Original file line number Diff line number Diff line change 1
1
module github.com/iris-contrib/outerbanks-api
2
2
3
- go 1.21.0
3
+ go 1.21
4
4
5
5
require (
6
6
github.com/99designs/gqlgen v0.17.36
Original file line number Diff line number Diff line change 1
1
module github.com/kataras/iris/_examples/http-server/h2c
2
2
3
- go 1.21.0
3
+ go 1.21
4
4
5
5
require (
6
6
github.com/kataras/iris/v12 v12.2.1
Original file line number Diff line number Diff line change 1
1
module github.com/kataras/iris/_examples/http-server/http3-quic
2
2
3
- go 1.21.0
3
+ go 1.21
4
4
5
5
require (
6
6
github.com/kataras/iris/v12 v12.2.1
Original file line number Diff line number Diff line change 1
1
module myapp
2
2
3
- go 1.21.0
3
+ go 1.21
4
4
5
5
require (
6
6
github.com/IBM/sarama v1.40.1
Original file line number Diff line number Diff line change 1
1
module github.com/kataras/iris/_examples/logging/accesslog-slack
2
2
3
- go 1.21.0
3
+ go 1.21
4
4
5
5
require (
6
6
github.com/kataras/iris/v12 v12.2.1
Original file line number Diff line number Diff line change 1
1
module github.com/kataras/iris/examples/logging/rollbar
2
2
3
- go 1.21.0
3
+ go 1.21
4
4
5
5
require (
6
6
github.com/kataras/iris/v12 v12.2.1
Original file line number Diff line number Diff line change 1
1
module github.com/kataras/iris/_examples/statsviz
2
2
3
- go 1.21.0
3
+ go 1.21
4
4
5
5
require (
6
6
github.com/arl/statsviz v0.5.2
Original file line number Diff line number Diff line change 1
1
module grpcexample
2
2
3
- go 1.21.0
3
+ go 1.21
4
4
5
5
require (
6
6
github.com/golang/protobuf v1.5.3
Original file line number Diff line number Diff line change 1
1
module app
2
2
3
- go 1.21.0
3
+ go 1.21
4
4
5
5
require github.com/kataras/iris/v12 v12.2.1
6
6
Original file line number Diff line number Diff line change 1
1
module github.com/kataras/iris/v12/_examples/mvc/vuejs-todo-mvc/src
2
2
3
- go 1.21.0
3
+ go 1.21
4
4
5
5
require github.com/kataras/iris/v12 v12.2.1
6
6
Original file line number Diff line number Diff line change 1
1
module github.com/username/project
2
2
3
- go 1.21.0
3
+ go 1.21
4
4
5
5
require (
6
6
github.com/kataras/golog v0.1.9
Original file line number Diff line number Diff line change 1
1
module github.com/kataras/iris/_examples/response-writer/json-third-party
2
2
3
- go 1.21.0
3
+ go 1.21
4
4
5
5
require (
6
6
github.com/bytedance/sonic v1.10.0
Original file line number Diff line number Diff line change 1
1
module app
2
2
3
- go 1.21.0
3
+ go 1.21
4
4
5
5
require (
6
6
github.com/golang/protobuf v1.5.3
Original file line number Diff line number Diff line change 1
1
module github.com/kataras/iris/_examples/routing/party-controller
2
2
3
- go 1.21.0
3
+ go 1.21
4
4
5
5
require github.com/kataras/iris/v12 v12.2.1
6
6
Original file line number Diff line number Diff line change 1
1
module github.com/kataras/iris/_examples/routing/subdomains/redirect/multi-instances
2
2
3
- go 1.21.0
3
+ go 1.21
4
4
5
5
require github.com/kataras/iris/v12 v12.2.1
6
6
Original file line number Diff line number Diff line change 1
1
module app
2
2
3
- go 1.21.0
3
+ go 1.21
4
4
5
5
require github.com/kataras/iris/v12 v12.2.1
6
6
Original file line number Diff line number Diff line change 1
1
module ginkgotest
2
2
3
- go 1.21.0
3
+ go 1.21
4
4
5
5
require (
6
6
github.com/kataras/iris/v12 v12.2.1
Original file line number Diff line number Diff line change 1
1
module github.com/kataras/iris/_examples/websocket/basic
2
2
3
- go 1.21.0
3
+ go 1.21
4
4
5
5
require (
6
6
github.com/iris-contrib/middleware/jwt v0.0.0-20230716223316-058c9deb31e2
Original file line number Diff line number Diff line change 1
1
module gorilla-filewatch-example
2
2
3
- go 1.21.0
3
+ go 1.21
4
4
5
5
require (
6
6
github.com/gorilla/websocket v1.5.0
Original file line number Diff line number Diff line change 1
1
module github.com/kataras/iris/_examples/websocket/socketio
2
2
3
- go 1.21.0
3
+ go 1.21
4
4
5
5
require (
6
6
github.com/googollee/go-socket.io v1.7.0
Original file line number Diff line number Diff line change 1
1
module github.com/kataras/iris/v12
2
2
3
- go 1.21.0
3
+ go 1.21
4
4
5
5
retract [v12.0.0 , v12.1.8 ] // Retract older versions as only latest is to be depended upon. Please update to @latest
6
6
You can’t perform that action at this time.
0 commit comments