Skip to content

Commit

Permalink
Bump github.com/arbourd/git-get from 0.5.3 to 0.6.0
Browse files Browse the repository at this point in the history
Bumps [github.com/arbourd/git-get](https://github.com/arbourd/git-get) from 0.5.3 to 0.6.0.
- [Release notes](https://github.com/arbourd/git-get/releases)
- [Changelog](https://github.com/arbourd/git-get/blob/main/.goreleaser.yml)
- [Commits](arbourd/git-get@v0.5.3...v0.6.0)

---
updated-dependencies:
- dependency-name: github.com/arbourd/git-get
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and arbourd committed Apr 2, 2024
1 parent e65314c commit 13fcf2c
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 @@ -3,7 +3,7 @@ module github.com/arbourd/git-open
go 1.22

require (
github.com/arbourd/git-get v0.5.3
github.com/arbourd/git-get v0.6.0
github.com/ldez/go-git-cmd-wrapper/v2 v2.6.0
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/arbourd/git-get v0.5.3 h1:Up6h1Bh6Jbpt4AV0v5t9Qn11WOUsuwYPgJIVfwBDbfY=
github.com/arbourd/git-get v0.5.3/go.mod h1:/D/CsQxH8drPyEVOJOHIJXMNiThrS3xQ89SkTO3Cnvo=
github.com/arbourd/git-get v0.6.0 h1:34TiiITMj1fRcDIWbqcaF8W8hBcyWArtdcfXtVqUQYU=
github.com/arbourd/git-get v0.6.0/go.mod h1:/D/CsQxH8drPyEVOJOHIJXMNiThrS3xQ89SkTO3Cnvo=
github.com/ldez/go-git-cmd-wrapper/v2 v2.6.0 h1:o5QIusOiH9phm1gY2UGO6JQjYSPFYbgFCcntOigBvMg=
github.com/ldez/go-git-cmd-wrapper/v2 v2.6.0/go.mod h1:whnaSah+AmezZS8vwp8FyFzEBHZCLKywWILUj5D8Jq0=
github.com/mitchellh/go-homedir v1.1.0 h1:lukF9ziXFxDFPkA1vsr5zpc1XuPDn/wFntq5mG+4E0Y=
Expand Down

0 comments on commit 13fcf2c

Please sign in to comment.