summaryrefslogtreecommitdiff
path: root/vendor/github.com/bytedance/sonic/encoder/encoder_native.go
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/bytedance/sonic/encoder/encoder_native.go')
-rw-r--r--vendor/github.com/bytedance/sonic/encoder/encoder_native.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/github.com/bytedance/sonic/encoder/encoder_native.go b/vendor/github.com/bytedance/sonic/encoder/encoder_native.go
index b300ebf08..2881da8d7 100644
--- a/vendor/github.com/bytedance/sonic/encoder/encoder_native.go
+++ b/vendor/github.com/bytedance/sonic/encoder/encoder_native.go
@@ -1,4 +1,4 @@
-// +build amd64,go1.17,!go1.24 arm64,go1.20,!go1.24
+// +build amd64,go1.17,!go1.25 arm64,go1.20,!go1.25
/*
* Copyright 2023 ByteDance Inc.