Skip to content

Commit

Permalink
fix(deps): update module github.com/cetteup/filerepo to v0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 12, 2022
1 parent 8ab80a7 commit 1729772
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.0.0-20220909162455-aba9fc2a8ff2

require (
github.com/cetteup/conman v0.1.1
github.com/cetteup/filerepo v0.0.3
github.com/cetteup/filerepo v0.0.4
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 @@ -4,6 +4,8 @@ github.com/cetteup/conman v0.1.1 h1:05I2AJba4w300OL+6P/Vo4H75S3SSn+VE0NWPjsx5HQ=
github.com/cetteup/conman v0.1.1/go.mod h1:ZJH6YMrGZt5k91nRLSrgZrQZHXPHS1R/fPhO9IohfQQ=
github.com/cetteup/filerepo v0.0.3 h1:hX4t9VDQAK/4V/8VjJPrYz/ROrlp8OTG83x3q5DtQIs=
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/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 1729772

Please sign in to comment.