Skip to content

Commit

Permalink
fix(deps): update module github.com/cetteup/filerepo to v0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 7, 2022
1 parent a75f8cd commit ea4d9e8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require golang.org/x/sys v0.3.0

require (
github.com/cetteup/conman v0.1.5
github.com/cetteup/filerepo v0.0.4
github.com/cetteup/filerepo v0.0.5
github.com/golang/mock v1.6.0
github.com/mitchellh/go-ps v1.0.0
github.com/rs/zerolog v1.28.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ github.com/cetteup/filerepo v0.0.3 h1:hX4t9VDQAK/4V/8VjJPrYz/ROrlp8OTG83x3q5DtQI
github.com/cetteup/filerepo v0.0.3/go.mod h1:WYNmlgoK/laihF1csFe862ZVWYnruQVg9qDoo21ZFdA=
github.com/cetteup/filerepo v0.0.4 h1:DrTak5u75ZwQxf2F+bXisR0tEPKEz7YM0QVnUayHmDE=
github.com/cetteup/filerepo v0.0.4/go.mod h1:WYNmlgoK/laihF1csFe862ZVWYnruQVg9qDoo21ZFdA=
github.com/cetteup/filerepo v0.0.5 h1:U0Jm+e8L5vKblwFHh4CjcgDgyVPEoa0pdi0izgUDfQ4=
github.com/cetteup/filerepo v0.0.5/go.mod h1:4l7JXE5l9gZEtX+Nm87BVpn/lEhUshzHq2tbkE6d0Gc=
github.com/coreos/go-systemd/v22 v22.3.3-0.20220203105225-a9a7ef127534/go.mod h1:Y58oyj3AT4RCenI/lSvhwexgC+NSVTIJ3seZv2GcEnc=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
Expand Down

0 comments on commit ea4d9e8

Please sign in to comment.