1
0
mirror of https://github.com/kataras/iris.git synced 2025-12-17 18:07:01 +00:00
This commit is contained in:
Gerasimos (Makis) Maropoulos
2022-05-24 01:44:36 +03:00
parent eeb7c67bc1
commit e7f5efa058
12 changed files with 12 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
//go:build go1.18
// +build go1.18
package main

View File

@@ -1,4 +1,5 @@
//go:build go1.18
// +build go1.18
package main

View File

@@ -1,4 +1,5 @@
//go:build go1.18
// +build go1.18
package main