Skip to content

Commit

Permalink
fix(deps): update module github.com/nestoca/joy to v0.55.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and davidmdm committed Jun 19, 2024
1 parent 9ab409d commit 58e1819
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 @@ -8,7 +8,7 @@ require (
github.com/davidmdm/x/xcontext v0.0.3
github.com/gin-gonic/gin v1.9.1
github.com/go-git/go-git/v5 v5.12.0
github.com/nestoca/joy v0.54.5
github.com/nestoca/joy v0.55.1
github.com/rs/zerolog v1.32.0
github.com/stretchr/testify v1.9.0
gopkg.in/yaml.v3 v3.0.1
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,8 @@ github.com/nestoca/joy v0.53.0 h1:s/g+uvo8GP1NKg3niWnROAKIQw/7fJh4Dx9UyNgmSZk=
github.com/nestoca/joy v0.53.0/go.mod h1:W9pyrK+2Sezc5aB/3OVk3UpqzBddu/86bLPlIOxHtMo=
github.com/nestoca/joy v0.54.5 h1:dy6QGqOQAyuMHpMxrjnswLOpMX1wt2h7eotm1ZUCdqo=
github.com/nestoca/joy v0.54.5/go.mod h1:W9pyrK+2Sezc5aB/3OVk3UpqzBddu/86bLPlIOxHtMo=
github.com/nestoca/joy v0.55.1 h1:Gh8JBWNrQN7hyym2f5gVzL64xA3QtuOHQoSTNOnmTpI=
github.com/nestoca/joy v0.55.1/go.mod h1:W9pyrK+2Sezc5aB/3OVk3UpqzBddu/86bLPlIOxHtMo=
github.com/nestoca/survey/v2 v2.0.0 h1:orM/TXtBSQJCPiZy9N51hcwH0WzFjQJ7TQKCfMTnGoQ=
github.com/nestoca/survey/v2 v2.0.0/go.mod h1:QfmcQfCRtqsiBpePFhHEW0MY9QH7lSpw3CQinsdC/dc=
github.com/onsi/gomega v1.27.10 h1:naR28SdDFlqrG6kScpT8VWpu1xWY5nJRCF3XaYyBjhI=
Expand Down

0 comments on commit 58e1819

Please sign in to comment.