mirror of
https://github.com/kataras/iris.git
synced 2025-12-20 03:17:04 +00:00
minor
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
module grpcexample
|
||||
|
||||
go 1.21.0
|
||||
go 1.21
|
||||
|
||||
require (
|
||||
github.com/golang/protobuf v1.5.3
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
module app
|
||||
|
||||
go 1.21.0
|
||||
go 1.21
|
||||
|
||||
require github.com/kataras/iris/v12 v12.2.1
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
module github.com/kataras/iris/v12/_examples/mvc/vuejs-todo-mvc/src
|
||||
|
||||
go 1.21.0
|
||||
go 1.21
|
||||
|
||||
require github.com/kataras/iris/v12 v12.2.1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user