From 8ed9ced09964a0f70ffcadd0aa8d25c7bc339352 Mon Sep 17 00:00:00 2001 From: Stefan Majewsky Date: Wed, 25 Oct 2023 14:40:11 +0200 Subject: bump all dependencies to their latest versions --- vendor/golang.org/x/crypto/AUTHORS | 3 --- vendor/golang.org/x/crypto/CONTRIBUTORS | 3 --- 2 files changed, 6 deletions(-) delete mode 100644 vendor/golang.org/x/crypto/AUTHORS delete mode 100644 vendor/golang.org/x/crypto/CONTRIBUTORS (limited to 'vendor/golang.org/x/crypto') diff --git a/vendor/golang.org/x/crypto/AUTHORS b/vendor/golang.org/x/crypto/AUTHORS deleted file mode 100644 index 2b00ddb..0000000 --- a/vendor/golang.org/x/crypto/AUTHORS +++ /dev/null @@ -1,3 +0,0 @@ -# This source code refers to The Go Authors for copyright purposes. -# The master list of authors is in the main Go distribution, -# visible at https://tip.golang.org/AUTHORS. diff --git a/vendor/golang.org/x/crypto/CONTRIBUTORS b/vendor/golang.org/x/crypto/CONTRIBUTORS deleted file mode 100644 index 1fbd3e9..0000000 --- a/vendor/golang.org/x/crypto/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 https://tip.golang.org/CONTRIBUTORS. -- cgit v1.3.1