From 6e88e249972169a9ca2dc9c17c1a56ac5a38623e Mon Sep 17 00:00:00 2001 From: Skyenought Date: Sat, 25 Nov 2023 08:15:17 +0800 Subject: [PATCH] fix sth --- pkg/protocol/uri_unix_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/protocol/uri_unix_test.go b/pkg/protocol/uri_unix_test.go index 888c3f1b9..c7b23d0c9 100644 --- a/pkg/protocol/uri_unix_test.go +++ b/pkg/protocol/uri_unix_test.go @@ -2,7 +2,7 @@ // +build !windows /* - * Copyright 2022 CloudWeGo Authors + * Copyright 2023 CloudWeGo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.