Skip to content

Commit

Permalink
Update git-get to v0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
arbourd committed Apr 3, 2024
1 parent 13fcf2c commit 6feaa17
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ module github.com/arbourd/git-open
go 1.22

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

require github.com/mitchellh/go-homedir v1.1.0 // indirect
6 changes: 2 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
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/arbourd/git-get v0.6.1 h1:IYMN6gbtJcADrUpwflVR/5ERwovQ1F4nENSh7CaJnQ4=
github.com/arbourd/git-get v0.6.1/go.mod h1:haRy2V/Odc+rDhrJhy098yNLZt0qNYu8Q752SGCHz9M=
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=
github.com/mitchellh/go-homedir v1.1.0/go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrkLzIz1N1q0pr0=

0 comments on commit 6feaa17

Please sign in to comment.