aboutsummaryrefslogtreecommitdiff
path: root/s2b_old.go
diff options
context:
space:
mode:
authorGravatar tyltr <tylitianrui@126.com> 2024-01-18 11:41:42 +0800
committerGravatar GitHub <noreply@github.com> 2024-01-18 04:41:42 +0100
commitdd1f3b97e5d4dd55dc186ed51792ad56bb4967be (patch)
tree3cf058eb682fff1469269939682d09ee140a4438 /s2b_old.go
parentPut a limit on the max body size for fuzzing (diff)
downloadfasthttp-dd1f3b97e5d4dd55dc186ed51792ad56bb4967be.tar.gz
fasthttp-dd1f3b97e5d4dd55dc186ed51792ad56bb4967be.tar.bz2
fasthttp-dd1f3b97e5d4dd55dc186ed51792ad56bb4967be.zip
update build tag (#1695)
* update go.sum * update build tag
Diffstat (limited to 's2b_old.go')
-rw-r--r--s2b_old.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/s2b_old.go b/s2b_old.go
index 50a034b..2a0827f 100644
--- a/s2b_old.go
+++ b/s2b_old.go
@@ -1,4 +1,4 @@
-//go:build !go1.20
+//go:build !go1.20 && !go1.21
package fasthttp