Skip to content

Commit

Permalink
bump github.com/linuxsuren/gogit
Browse files Browse the repository at this point in the history
  • Loading branch information
LinuxSuRen committed Dec 23, 2022
1 parent 9a0df2f commit 1d93748
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/argoworkflow/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.18

require (
github.com/argoproj/argo-workflows/v3 v3.4.4
github.com/linuxsuren/gogit v0.0.2-0.20221222123617-1d1a87f89251
github.com/linuxsuren/gogit v0.0.2-0.20221223013829-9a0df2fcbed4
github.com/spf13/cobra v1.6.1
k8s.io/client-go v0.26.0
)
Expand Down
2 changes: 2 additions & 0 deletions cmd/argoworkflow/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,8 @@ github.com/linuxsuren/gogit v0.0.1 h1:5s4CP8VJ/Y4pbgJQyiGq6aeEhU2WgPd1a0vnIc5h47
github.com/linuxsuren/gogit v0.0.1/go.mod h1:TnBIafwTIHU8QxJSytFXzAOxGhbOsEgepkUo7bNkFUQ=
github.com/linuxsuren/gogit v0.0.2-0.20221222123617-1d1a87f89251 h1:KHs4dukN7Z3NCS3g2L87GqyonbDUnEQ8WVk6cozAxqg=
github.com/linuxsuren/gogit v0.0.2-0.20221222123617-1d1a87f89251/go.mod h1:jgD+pRy5I2/8CFc6MwsyI+1wQha7odLsB77i+x/IzGc=
github.com/linuxsuren/gogit v0.0.2-0.20221223013829-9a0df2fcbed4 h1:ye1D9dGJ+5ySV1ll5pZ5BkeDk6jikfVMi82cMmzTREE=
github.com/linuxsuren/gogit v0.0.2-0.20221223013829-9a0df2fcbed4/go.mod h1:jgD+pRy5I2/8CFc6MwsyI+1wQha7odLsB77i+x/IzGc=
github.com/mailru/easyjson v0.0.0-20190614124828-94de47d64c63/go.mod h1:C1wdFJiN94OJF2b5HbByQZoLdCWB1Yqtg26g4irojpc=
github.com/mailru/easyjson v0.0.0-20190626092158-b2ccc519800e/go.mod h1:C1wdFJiN94OJF2b5HbByQZoLdCWB1Yqtg26g4irojpc=
github.com/mailru/easyjson v0.7.6/go.mod h1:xzfreul335JAWq5oZzymOObrkdz5UnU4kGfJJLY9Nlc=
Expand Down

0 comments on commit 1d93748

Please sign in to comment.