diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -11,6 +11,6 @@ require (  	github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06  	github.com/spf13/pflag v1.0.5  	golang.org/x/crypto v0.0.0-20210817164053-32db794688a5 -	golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a +	golang.org/x/sys v0.30.0  	golang.org/x/term v0.0.0-20220722155259-a9ba230a4035  )  | 
