Skip to content

Commit

Permalink
fix(deps): update module github.com/cetteup/conman to v0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 23, 2022
1 parent 886f88d commit 24f55c0
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 @@ -5,7 +5,7 @@ go 1.18
require golang.org/x/sys v0.2.0

require (
github.com/cetteup/conman v0.1.1
github.com/cetteup/conman v0.1.5
github.com/cetteup/filerepo v0.0.4
github.com/golang/mock v1.6.0
github.com/mitchellh/go-ps v1.0.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ github.com/cetteup/conman v0.0.2 h1:f4lA3nPbYoIfW6vDngYLQQVqefvwmrYIu8yUBvnvgpM=
github.com/cetteup/conman v0.0.2/go.mod h1:6ok/EOl0cJufunqz46agHNeIhNrWx5J6VAUKQwHO0q0=
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/conman v0.1.5 h1:7MEkqXdlzgmCx4kE3m8l2brJvfgHtgWM/EBfWUQqWm8=
github.com/cetteup/conman v0.1.5/go.mod h1:dst3eLv/K+ILyIene1zTd72ZMe65D4/nM645A6dPBQ4=
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=
Expand Down

0 comments on commit 24f55c0

Please sign in to comment.