summaryrefslogtreecommitdiff
path: root/vendor/github.com/bytedance/sonic/internal/encoder/errors.go
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/bytedance/sonic/internal/encoder/errors.go')
-rw-r--r--vendor/github.com/bytedance/sonic/internal/encoder/errors.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/github.com/bytedance/sonic/internal/encoder/errors.go b/vendor/github.com/bytedance/sonic/internal/encoder/errors.go
index ac6848a5b..6e9d0c783 100644
--- a/vendor/github.com/bytedance/sonic/internal/encoder/errors.go
+++ b/vendor/github.com/bytedance/sonic/internal/encoder/errors.go
@@ -62,4 +62,4 @@ func goPanic(code int, val unsafe.Pointer) {
default:
panic("encoder error!")
}
-} \ No newline at end of file
+}