Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Commit 4b26616

Browse files
mstoykovcodebien
authored andcommitted
Revert afero lib update
1 parent 0ca7b4c commit 4b26616

File tree

2 files changed

+3
-70
lines changed

2 files changed

+3
-70
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ require (
3232
github.com/pmezard/go-difflib v1.0.0 // indirect
3333
github.com/prometheus/common v0.37.0 // indirect
3434
github.com/prometheus/procfs v0.8.0 // indirect
35-
github.com/spf13/afero v1.9.2 // indirect
35+
github.com/spf13/afero v1.1.2 // indirect
3636
golang.org/x/sys v0.9.0 // indirect
3737
golang.org/x/text v0.10.0 // indirect
3838
golang.org/x/time v0.3.0 // indirect

0 commit comments

Comments
 (0)