Skip to content

Commit

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

Bump github.com/rsteube/carapace-spec from 0.12.1 to 0.12.2
  • Loading branch information
rsteube committed Jan 16, 2024
2 parents 51fa70c + 0e4efed commit 0c3ba9c
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.12.1
github.com/rsteube/carapace-spec v0.12.2
github.com/urfave/cli/v2 v2.27.1
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.3 h1:qMCsGGgs+MAzDFyp9LpAe1Lqy/fY/qCovCm0qnXZOBM=
github.com/cpuguy83/go-md2man/v2 v2.0.3/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
github.com/rsteube/carapace-spec v0.12.1 h1:vptE5gmcDq4dSagXei+lUrJSj37mQ6k4eAfPT9T2ZjI=
github.com/rsteube/carapace-spec v0.12.1/go.mod h1:kxUqKja4vvbc7h/8L8gpeDxzGGNL3pD4bu5ipAso/zM=
github.com/rsteube/carapace-spec v0.12.2 h1:UNpYylGokdocCYAIym0MxYgieCYny+rICMKe5GMlmKw=
github.com/rsteube/carapace-spec v0.12.2/go.mod h1:EyrGR4+EgH/xtueZo01gfWgCzLqjCpef/kdiC+AYS5M=
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.27.1 h1:8xSQ6szndafKVRmfyeUMxkNUJQMjL1F2zmsZ+qHpfho=
Expand Down

0 comments on commit 0c3ba9c

Please sign in to comment.