Skip to content

Commit

Permalink
Merge pull request #6 from rsteube/dependabot/go_modules/github.com/r…
Browse files Browse the repository at this point in the history
…steube/carapace-spec-0.10.4

Bump github.com/rsteube/carapace-spec from 0.10.3 to 0.10.4
  • Loading branch information
rsteube authored Sep 5, 2023
2 parents bb23b1f + f222e60 commit 5ceb3cc
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/rsteube/carapace-spec-urfavecli
go 1.20

require (
github.com/rsteube/carapace-spec v0.10.3
github.com/rsteube/carapace-spec v0.10.4
github.com/urfave/cli/v2 v2.25.7
gopkg.in/yaml.v2 v2.4.0
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github.com/cpuguy83/go-md2man/v2 v2.0.2 h1:p1EgwI/C7NhT0JmVkwCD2ZBK8j4aeHQX2pMHHBfMQ6w=
github.com/cpuguy83/go-md2man/v2 v2.0.2/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
github.com/rsteube/carapace-spec v0.10.3 h1:7n2Z7ceo0/Ulj0p9puSs2foTLS4AAe68vK8nN9egNtg=
github.com/rsteube/carapace-spec v0.10.3/go.mod h1:S+scCJRlJonPtJ05DLo4Mg29+sbRtTlqIq9ym3aekl0=
github.com/rsteube/carapace-spec v0.10.4 h1:k4QSjSk/EAdCUGinbR2/UU2soxP5R/NudNVz4LvoQUM=
github.com/rsteube/carapace-spec v0.10.4/go.mod h1:fBSUVcQ9PQ7m0d1W/ovGHRvY1cliphCMTFtk1sH3X9k=
github.com/russross/blackfriday/v2 v2.1.0 h1:JIOH55/0cWyOuilr9/qlrm0BSXldqnqwMsf35Ld67mk=
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
github.com/urfave/cli/v2 v2.25.7 h1:VAzn5oq403l5pHjc4OhD54+XGO9cdKVL/7lDjF+iKUs=
Expand Down

0 comments on commit 5ceb3cc

Please sign in to comment.