Skip to content

Commit

Permalink
chore(deps): bump github.com/creativeprojects/go-selfupdate
Browse files Browse the repository at this point in the history
Bumps [github.com/creativeprojects/go-selfupdate](https://github.com/creativeprojects/go-selfupdate) from 1.1.4 to 1.2.0.
- [Changelog](https://github.com/creativeprojects/go-selfupdate/blob/main/release.go)
- [Commits](creativeprojects/go-selfupdate@v1.1.4...v1.2.0)

---
updated-dependencies:
- dependency-name: github.com/creativeprojects/go-selfupdate
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 742c6e3 commit 8746324
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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 (
github.com/adampresley/sigint v0.0.0-20150906022118-7e8d2ad16a94
github.com/aws/aws-sdk-go v1.51.21
github.com/briandowns/spinner v1.23.0
github.com/creativeprojects/go-selfupdate v1.1.4
github.com/creativeprojects/go-selfupdate v1.2.0
github.com/mitchellh/go-homedir v1.1.0
github.com/orange-cloudavenue/cloudavenue-sdk-go v0.10.1
github.com/orange-cloudavenue/common-go/print v0.0.0-20240115212523-43a46e6ad427
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ github.com/cloudflare/circl v1.3.7/go.mod h1:sRTcRWXGLrKw6yIGJ+l7amYJFfAXbZG0kBS
github.com/cpuguy83/go-md2man/v2 v2.0.3 h1:qMCsGGgs+MAzDFyp9LpAe1Lqy/fY/qCovCm0qnXZOBM=
github.com/cpuguy83/go-md2man/v2 v2.0.3/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
github.com/creativeprojects/go-selfupdate v1.1.4 h1:6/+Wfg08lXAbmU/qEU0v9W4w5Wp6TWf9x2DAttZEwzg=
github.com/creativeprojects/go-selfupdate v1.1.4/go.mod h1:zCTXcZolcs0Cw9WsfXZvlcX9AupkAlikQ14PQqIV2v0=
github.com/creativeprojects/go-selfupdate v1.2.0 h1:sHpsnSJuSxQ6pua32c+86Izm+nG1jEKPo3UP/MAE6IM=
github.com/creativeprojects/go-selfupdate v1.2.0/go.mod h1:zCTXcZolcs0Cw9WsfXZvlcX9AupkAlikQ14PQqIV2v0=
github.com/cyphar/filepath-securejoin v0.2.4 h1:Ugdm7cg7i6ZK6x3xDF1oEu1nfkyfH53EtKeQYTC3kyg=
github.com/cyphar/filepath-securejoin v0.2.4/go.mod h1:aPGpWjXOXUn2NCNjFvBE6aRxGGx79pTxQpKOJNYHHl4=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down

0 comments on commit 8746324

Please sign in to comment.