From adb4cdcf6c9eacd369eaaf5b21774b198d57c040 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 09:42:11 +0000 Subject: [chore]: Bump modernc.org/sqlite from 1.28.0 to 1.29.2 (#2718) --- vendor/github.com/kballard/go-shellquote/doc.go | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 vendor/github.com/kballard/go-shellquote/doc.go (limited to 'vendor/github.com/kballard/go-shellquote/doc.go') diff --git a/vendor/github.com/kballard/go-shellquote/doc.go b/vendor/github.com/kballard/go-shellquote/doc.go deleted file mode 100644 index 9445fa4ad..000000000 --- a/vendor/github.com/kballard/go-shellquote/doc.go +++ /dev/null @@ -1,3 +0,0 @@ -// Shellquote provides utilities for joining/splitting strings using sh's -// word-splitting rules. -package shellquote -- cgit v1.2.3