From 61553158764c6801578076c72d8bffb423e343cc Mon Sep 17 00:00:00 2001 From: Jordan Date: Fri, 18 Aug 2023 00:08:21 -0700 Subject: misc: go get -u; go mod tidy; go mod vendor --- vendor/golang.org/x/text/CONTRIBUTORS | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 vendor/golang.org/x/text/CONTRIBUTORS (limited to 'vendor/golang.org/x/text/CONTRIBUTORS') diff --git a/vendor/golang.org/x/text/CONTRIBUTORS b/vendor/golang.org/x/text/CONTRIBUTORS deleted file mode 100644 index 1c4577e..0000000 --- a/vendor/golang.org/x/text/CONTRIBUTORS +++ /dev/null @@ -1,3 +0,0 @@ -# This source code was written by the Go contributors. -# The master list of contributors is in the main Go distribution, -# visible at http://tip.golang.org/CONTRIBUTORS. -- cgit v1.2.3-54-g00ecf