diff options
| author | 2024-03-12 17:21:59 +0000 | |
|---|---|---|
| committer | 2024-03-12 18:21:59 +0100 | |
| commit | c27049ad15c3f4dad068bc528cab34c06653cd32 (patch) | |
| tree | 6942117f046ffedd8bee7f07a970adf29c190ce8 /vendor/github.com/kballard/go-shellquote/doc.go | |
| parent | [feature] Process incoming `Move` activity (#2724) (diff) | |
| download | gotosocial-c27049ad15c3f4dad068bc528cab34c06653cd32.tar.xz | |
[chore] bump modernc.org/sqlite v1.28.0 -> v1.29.4 (#2749)
Diffstat (limited to 'vendor/github.com/kballard/go-shellquote/doc.go')
| -rw-r--r-- | vendor/github.com/kballard/go-shellquote/doc.go | 3 |
1 files changed, 0 insertions, 3 deletions
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 |
