mirror of
https://github.com/valyala/fasthttp.git
synced 2026-06-14 15:56:44 +03:00
Remove unnecessary build tag go1.21 (#1721)
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
//go:build go1.20 || go1.21
|
//go:build go1.20
|
||||||
|
|
||||||
package fasthttp
|
package fasthttp
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
//go:build !go1.20 && !go1.21
|
//go:build !go1.20
|
||||||
|
|
||||||
package fasthttp
|
package fasthttp
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user