Skip to content

Commit a461fcf

Browse files
Update module github.com/spf13/afero to v1.9.5
1 parent b1e154c commit a461fcf

2 files changed

Lines changed: 297 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,9 @@ require (
1414
github.com/mattn/go-isatty v0.0.12 // indirect
1515
github.com/mitchellh/go-homedir v1.1.0
1616
github.com/rhysd/go-github-selfupdate v1.2.3
17-
github.com/spf13/afero v1.5.1
17+
github.com/spf13/afero v1.9.5
1818
github.com/spf13/cobra v1.1.3
1919
github.com/spf13/pflag v1.0.5
2020
github.com/spf13/viper v1.7.1
2121
github.com/valyala/fasttemplate v1.1.0 // indirect
22-
golang.org/x/net v0.0.0-20200202094626-16171245cfb2 // indirect
23-
golang.org/x/sys v0.0.0-20200124204421-9fbb57f87de9 // indirect
2422
)

0 commit comments

Comments
 (0)