diff options
author | Jakob Unterwurzacher | 2025-06-28 16:22:29 +0200 |
---|---|---|
committer | Jakob Unterwurzacher | 2025-07-09 19:28:09 +0200 |
commit | b499c26526ff3a257310ed9fc2c04680d3ee4ab6 (patch) | |
tree | b2a8408eaf40f6ed94e18a36d29a03d43d8b9715 /go.mod | |
parent | 8372f8b94769827c2055195f59f7ea277e3aef9f (diff) |
fusefrontend_reverse: switch from sabhiram/go-gitignore to internal/go-git-gitignore
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -8,7 +8,6 @@ require ( github.com/moby/sys/mountinfo v0.7.2 github.com/pkg/xattr v0.4.9 github.com/rfjakob/eme v1.1.2 - github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 github.com/spf13/pflag v1.0.5 golang.org/x/crypto v0.33.0 golang.org/x/sys v0.30.0 |